unicorn/qemu/target/arm
Emilio G. Cota 5fae6dd433
tcg: remove addr argument from lookup_tb_ptr
It is unlikely that we will ever want to call this helper passing
an argument other than the current PC. So just remove the argument,
and use the pc we already get from cpu_get_tb_cpu_state.

This change paves the way to having a common "tb_lookup" function.

Backports commit 7f11636dbee89b0e4d03e9e2b96e14649a7db778 from qemu
2018-03-05 02:16:34 -05:00
..
arm-powerctl.c
arm-powerctl.h
arm_ldst.h
cpu-qom.h
cpu.c nvic: Implement Security Attribution Unit registers 2018-03-05 01:55:11 -05:00
cpu.h target/arm: Factor out "get mmuidx for specified security state" 2018-03-05 02:00:23 -05:00
cpu64.c
crypto_helper.c
helper-a64.c
helper-a64.h
helper.c target/arm: Implement security attribute lookups for memory accesses 2018-03-05 01:57:07 -05:00
helper.h target/arm: Implement BXNS, and banked stack pointers 2018-03-04 21:21:23 -05:00
internals.h target/arm: Implement security attribute lookups for memory accesses 2018-03-05 01:57:07 -05:00
iwmmxt_helper.c
kvm-consts.h
Makefile.objs
neon_helper.c
op_addsub.h
op_helper.c arm: Fix SMC reporting to EL2 when QEMU provides PSCI 2018-03-05 01:19:22 -05:00
psci.c
translate-a64.c tcg: remove addr argument from lookup_tb_ptr 2018-03-05 02:16:34 -05:00
translate.c tcg: remove addr argument from lookup_tb_ptr 2018-03-05 02:16:34 -05:00
translate.h target/arm: Implement BXNS, and banked stack pointers 2018-03-04 21:21:23 -05:00
unicorn.h
unicorn_aarch64.c
unicorn_arm.c