qemu/target/arm
Emilio G. Cota b542683d77 translator: merge max_insns into DisasContextBase
While at it, use int for both num_insns and max_insns to make
sure we have same-type comparisons.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Clark <mjc@sifive.com>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-05-09 10:12:21 -07:00
..
arch_dump.c
arm-powerctl.c
arm-powerctl.h
arm-semi.c
arm_ldst.h
cpu-qom.h
cpu.c target/arm: Add pre-EL change hooks 2018-04-26 11:04:39 +01:00
cpu.h target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide 2018-04-26 11:04:39 +01:00
cpu64.c
crypto_helper.c
gdbstub.c
gdbstub64.c
helper-a64.c
helper-a64.h
helper.c target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() conditional case 2018-05-04 18:05:50 +01:00
helper.h
idau.h
internals.h target/arm: Add pre-EL change hooks 2018-04-26 11:04:39 +01:00
iwmmxt_helper.c
kvm-consts.h
kvm-stub.c
kvm.c target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route 2018-05-04 18:52:58 +01:00
kvm32.c
kvm64.c
kvm_arm.h
machine.c
Makefile.objs
monitor.c
neon_helper.c
op_addsub.h
op_helper.c target/arm: Add pre-EL change hooks 2018-04-26 11:04:39 +01:00
psci.c
trace-events target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route 2018-05-04 18:52:58 +01:00
translate-a64.c translator: merge max_insns into DisasContextBase 2018-05-09 10:12:21 -07:00
translate.c translator: merge max_insns into DisasContextBase 2018-05-09 10:12:21 -07:00
translate.h target/arm: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
vec_helper.c