qemu-patch-raspberry4/target/arm
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
..
arch_dump.c
arm-powerctl.c
arm-powerctl.h
arm-semi.c
arm_ldst.h
cpu-qom.h
cpu.c cpu: refactor cpu_address_space_init() 2017-12-21 09:30:31 +01:00
cpu.h target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv() 2017-12-13 17:59:23 +00:00
cpu64.c
crypto_helper.c
gdbstub.c
gdbstub64.c
helper-a64.c target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be 2017-11-15 10:34:33 +01:00
helper-a64.h target/arm: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
helper.c target/arm: Extend PAR format determination 2017-12-13 17:59:25 +00:00
helper.h target/arm: Implement TT instruction 2017-12-13 17:59:24 +00:00
internals.h target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill() 2017-12-13 17:59:25 +00:00
iwmmxt_helper.c
kvm-consts.h
kvm-stub.c
kvm.c
kvm32.c
kvm64.c
kvm_arm.h
machine.c nvic: Implement Security Attribution Unit registers 2017-10-06 16:46:49 +01:00
Makefile.objs
monitor.c
neon_helper.c
op_addsub.h
op_helper.c target/*helper: don't check retaddr before calling cpu_restore_state 2017-12-27 17:20:44 -08:00
psci.c fix WFI/WFE length in syndrome register 2017-10-31 11:50:50 +00:00
trace-events
translate-a64.c tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00
translate.c tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00
translate.h tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00