unicorn/qemu/target-sparc
Paolo Bonzini 9c0e31ed3a
target-sparc: make cpu-qom.h not target specific
Make SPARCCPU an opaque type within cpu-qom.h, and move all definitions
of private methods, as well as all type definitions that require knowledge
of the layout to cpu.h. This helps making files independent of NEED_CPU_H
if they only need to pass around CPU pointers.

Backports commit d61d1b20610e4655d7846e4cb43d22188e935f5f from qemu
2018-02-24 01:00:56 -05:00
..
cc_helper.c
cpu-qom.h target-sparc: make cpu-qom.h not target specific 2018-02-24 01:00:56 -05:00
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
cpu.h target-sparc: make cpu-qom.h not target specific 2018-02-24 01:00:56 -05:00
fop_helper.c
helper.c
helper.h
int32_helper.c
int64_helper.c target-sparc: fix Trap Based Address Register behavior for sparc64 2018-02-23 13:39:59 -05:00
ldst_helper.c target-sparc: fix Nucleus quad LDD 128 bit access for windowed registers 2018-02-23 13:39:34 -05:00
Makefile.objs
mmu_helper.c
TODO
translate.c tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
unicorn.c tcg: Make cpu_regs_sparc a TCGv array 2018-02-21 01:50:28 -05:00
unicorn.h
unicorn64.c
vis_helper.c
win_helper.c