qemu/target-cris
Paolo Bonzini 28618ac652 target-cris: make cpu-qom.h not target specific
Make CRISCPU 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.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:04 +02:00
..
Makefile.objs
cpu-qom.h target-cris: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
cpu.c
cpu.h target-cris: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
crisv10-decode.h
crisv32-decode.h
gdbstub.c
helper.c
helper.h
machine.c
mmu.c
mmu.h
op_helper.c
opcode-cris.h
translate.c
translate_v10.c