unicorn/qemu/target
Lucien Murray-Pitts f0846b7c34 m68k: MOVEC insn. should generate exception if wrong CR is accessed
Add CPU class detection for each CR type in the m68k_move_to/from helpers,
so that it throws and exception if an unsupported register is requested
for that CPU class.

Reclassified MOVEC insn. as only supported from 68010.

Backports 8df0e6aedad33c6746f4bc2a4d0cfdd432877084
2021-03-12 14:50:16 -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 m68k: MOVEC insn. should generate exception if wrong CR is accessed 2021-03-12 14:50:16 -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