mirror of
https://git.proxmox.com/git/qemu
synced 2025-11-01 12:54:58 +00:00
MADD was not correctly writing to HI. MSUB/MSUBU are specified as `HI||LO - product', not `product - HI||LO'. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| exec.h | ||
| helper.c | ||
| helper.h | ||
| machine.c | ||
| mips-defs.h | ||
| op_helper.c | ||
| TODO | ||
| translate_init.c | ||
| translate.c | ||