mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-07 01:40:03 +00:00
![Oleg Endo](/assets/img/avatar_default.png)
sim/sh/ * interp.c (dmul): Split into dmul_s and dmul_u. Use explicit integer width types and simplify implementation. * gencode.c (dmuls.l, dmulu.l): Use new functions dmul_s and dmul_u.