mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-03-29 03:36:53 +00:00
Add emulation of SAVE16 and RESTORE.JRC16 instructions. Routines gen_save(), gen_restore(), and gen_adjust_sp() are provided to support this feature. This patch at the same time provides function gen_op_addr_addi(). This function will be used in emulation of some other nanoMIPS instructions. Backports commit bf0718c59a4b27dd01346a7b5b9a183ed1b18fb7 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |