index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
tcg
Age
Commit message (
Expand
)
Author
2023-03-05
target/arm: Drop new_tmp_a64
Richard Henderson
2023-03-05
target/arm: Drop DisasContext.tmp_a64
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator.c
Richard Henderson
2023-03-05
target/arm: Remove value_global from DisasCompare
Richard Henderson
2023-03-05
target/arm: Remove arm_free_cc, a64_free_cc
Richard Henderson
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
2023-02-27
target/arm: Move psci.c into the tcg directory
Claudio Fontana
2023-02-27
target/arm: move helpers to tcg/
Claudio Fontana
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas