unicorn/qemu/target
Igor Mammedov 0d7be1a913
sparc: embed sparc_def_t into CPUSPARCState
Make CPUSPARCState::def embedded so it would be allocated as part
of cpu instance and we won't have to worry about cleaning def pointer
up mannualy on cpu destruction.

Backports commit 576e1c4c239621482474ba7b495a41bab2d16ae5 from qemu
2018-03-07 21:35:23 -05:00
..
arm target/arm/translate.c: Fix missing 'break' for TT insns 2018-03-07 11:45:39 -05:00
i386 Include qapi/error.h exactly where needed 2018-03-07 12:26:38 -05:00
m68k m68k: implement movep instruction 2018-03-07 11:51:32 -05:00
mips unicorn/mips: Lessen the amount of MIPS_CPU macro usage 2018-03-07 10:50:08 -05:00
sparc sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00