qemu-e2k/target-tricore
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h
exec-all.h contains TCG-specific definitions.  It is not needed outside
TCG-specific files such as translate.c, exec.c or *helper.c.

One generic function had snuck into include/exec/exec-all.h; move it to
include/qom/cpu.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 16:42:29 +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 cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
cpu.h cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +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 cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
helper.h target-tricore: Add ftoi and itof instructions 2016-03-23 09:22:48 +01:00
op_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
translate.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02: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