qemu-e2k/target/microblaze
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 qom: Introduce CPUClass.tcg_initialize 2017-10-24 22:00:13 +02:00
cpu.h microblaze: replace cpu_mb_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
gdbstub.c
helper.c
helper.h target-microblaze: Use clz opcode 2017-01-10 08:06:11 -08:00
microblaze-decode.h
mmu.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
mmu.h
op_helper.c target/*helper: don't check retaddr before calling cpu_restore_state 2017-12-27 17:20:44 -08:00
translate.c tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00