qemu-e2k/target-tricore
Paolo Bonzini fc111b107a target-tricore: make cpu-qom.h not target specific
Make TriCoreCPU 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 16:41:34 +02:00
..
Makefile.objs target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
cpu-qom.h target-tricore: make cpu-qom.h not target specific 2016-05-19 16:41:34 +02:00
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
cpu.h target-tricore: make cpu-qom.h not target specific 2016-05-19 16:41:34 +02:00
csfr.def target-tricore: Fix new typos 2015-01-15 10:44:13 +03:00
fpu_helper.c target-tricore: Add ftoi and itof instructions 2016-03-23 09:22:48 +01:00
helper.c target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
helper.h target-tricore: Add ftoi and itof instructions 2016-03-23 09:22:48 +01:00
op_helper.c target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit 2016-03-23 09:22:48 +01:00
translate.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
tricore-defs.h target-tricore: Add target stubs and qom-cpu 2014-09-01 14:49:20 +01:00
tricore-opcodes.h target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00