Sign in
qemu
/
qemu
/
7467d94cc43d3bea91160dba6ad42c07da217219
/
target-arm
/
translate.h
4e5e121
tcg: Remove gen_intermediate_code_pc
by Richard Henderson
· 10 years ago
6c2c63d
target-arm: Introduce DisasCompare
by Richard Henderson
· 9 years ago
78bcaa3
target-arm: Share all common TCG temporaries
by Richard Henderson
· 9 years ago
cef9ee7
target-arm: Fix default_exception_el() function for the case when EL3 is not supported
by Sergey Sorokin
· 9 years ago
049e24a
target-arm: Split DISAS_YIELD from DISAS_WFE
by Peter Maydell
· 10 years ago
9dbbc74
target-arm: Extend FP checks to use an EL
by Greg Bellows
· 10 years ago
7371036
target-arm: Add exception target el infrastructure
by Greg Bellows
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
c1e3781
target-arm: Define correct mmu_idx values and pass them in TB flags
by Peter Maydell
· 10 years ago
3f342b9
target-arm: add non-secure Translation Block flag
by Sergey Fedorov
· 10 years ago
dcbff19
target-arm: rename arm_current_pl to arm_current_el
by Greg Bellows
· 10 years ago
37e6456
target-arm: Add support for A32 and T32 HVC and SMC insns
by Peter Maydell
· 10 years ago
c0f4af1
target-arm: Don't handle c15_cpar changes via tb_flush()
by Peter Maydell
· 10 years ago
7ea47fe
target-arm: Implement ARMv8 single-step handling for A64 code
by Peter Maydell
· 11 years ago
f79fbf3
target-arm: Use a 1:1 mapping between EL and MMU index
by Edgar E. Iglesias
· 11 years ago
9d4c4e8
target-arm: Move get_mem_index to translate.h
by Edgar E. Iglesias
· 11 years ago
1773111
target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32
by Peter Maydell
· 11 years ago
90e4963
target-arm: A64: Add assertion that FP access was checked
by Peter Maydell
· 11 years ago
8c6afa6
target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
by Peter Maydell
· 11 years ago
d4a2dc6
target-arm: Add support for generating exceptions with syndrome information
by Peter Maydell
· 11 years ago
a984e42
target-arm: A64: Implement PMULL instruction
by Peter Maydell
· 11 years ago
72c1d3a
target-arm: Implement WFE as a yield operation
by Peter Maydell
· 11 years ago
60322b3
target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder
by Peter Maydell
· 11 years ago
39fb730
target-arm: A64: add support for conditional branches
by Alexander Graf
· 11 years ago
11e169d
target-arm: A64: add support for B and BL insns
by Alexander Graf
· 11 years ago
40f860c
target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
by Peter Maydell
· 11 years ago
14ade10
target-arm: Add AArch64 translation stub
by Alexander Graf
· 12 years ago
3926cc8
target-arm: Prepare translation for AArch64 code
by Alexander Graf
· 12 years ago
3407ad0
target-arm: Export cpu_env
by Alexander Graf
· 12 years ago
f570c61
target-arm: Extract the disas struct to a header file
by Alexander Graf
· 12 years ago