unicorn/qemu/target/sparc
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
..
asi.h
cc_helper.c
cpu-qom.h sparc: convert cpu models to SPARC cpu subclasses 2018-03-07 21:30:22 -05:00
cpu.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
cpu.h sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
fop_helper.c
helper.c
helper.h
int32_helper.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
int64_helper.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
ldst_helper.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
Makefile.objs
mmu_helper.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
TODO
translate.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00
unicorn.c unicorn/sparc: Lessen the use of the SPARC_CPU macro 2018-03-07 10:46:18 -05:00
unicorn.h
unicorn64.c unicorn/sparc: Lessen the use of the SPARC_CPU macro 2018-03-07 10:46:18 -05:00
vis_helper.c
win_helper.c sparc: embed sparc_def_t into CPUSPARCState 2018-03-07 21:35:23 -05:00