unicorn/qemu/target
Laurent Vivier 945dd6fba9 target/m68k: implement rtr instruction
This is needed to boot MacOS ROM.

Pull the condition code and the program counter from the stack.

Operation:

(SP) -> CCR
SP + 2 -> SP
(SP) -> PC
SP + 4 -> SP

This operation is not privileged.

Backports 6abcec36741e589c855084e59195fc3454bf4be6
2021-03-12 14:28:33 -05:00
..
arm qemu/atomic.h: rename atomic_ to qatomic_ 2021-03-08 14:34:35 -05:00
i386 qemu/atomic.h: rename atomic_ to qatomic_ 2021-03-08 14:34:35 -05:00
m68k target/m68k: implement rtr instruction 2021-03-12 14:28:33 -05:00
mips mips: Fix build 2021-03-05 08:51:51 -05:00
riscv target/riscv/pmp: Raise exception if no PMP entry is configured 2021-03-08 15:39:55 -05:00
sparc sparc: Fix build 2021-03-05 08:54:43 -05:00