qemu-e2k/target/cris
Richard Henderson 15fa08f845 tcg: Dynamically allocate TCGOps
With no fixed array allocation, we can't overflow a buffer.
This will be important as optimizations related to host vectors
may expand the number of ops used.

Use QTAILQ to link the ops together.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-12-29 12:43:39 -08:00
..
Makefile.objs
cpu-qom.h
cpu.c cris: cleanup cpu type name composition 2017-10-27 16:03:54 +02:00
cpu.h cris: cleanup cpu type name composition 2017-10-27 16:03:54 +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 tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00
translate_v10.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00