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
/
translate-a64.c
Age
Commit message (
Expand
)
Author
2023-05-18
target/arm: Convert unconditional branch immediate to decodetree
Peter Maydell
2023-05-18
target/arm: Convert Extract instructions to decodetree
Peter Maydell
2023-05-18
target/arm: Convert Bitfield to decodetree
Richard Henderson
2023-05-18
target/arm: Convert Move wide (immediate) to decodetree
Richard Henderson
2023-05-18
target/arm: Convert Logical (immediate) to decodetree
Richard Henderson
2023-05-18
target/arm: Replace bitmask64 with MAKE_64BIT_MASK
Richard Henderson
2023-05-18
target/arm: Convert Add/subtract (immediate with tags) to decodetree
Richard Henderson
2023-05-18
target/arm: Convert Add/subtract (immediate) to decodetree
Richard Henderson
2023-05-18
target/arm: Split gen_add_CC and gen_sub_CC
Richard Henderson
2023-05-18
target/arm: Convert PC-rel addressing to decodetree
Richard Henderson
2023-05-18
target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder
Peter Maydell
2023-05-18
target/arm: Create decodetree skeleton for A64
Peter Maydell
2023-05-18
target/arm: Split out disas_a64_legacy
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_rev
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
Richard Henderson
2023-03-13
target/arm: Create gen_set_rmode, gen_restore_rmode
Richard Henderson
2023-03-13
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
2023-03-13
target/arm: Use rmode >= 0 for need_rmode
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-a64.c
Richard Henderson
2023-03-05
target/arm: Drop new_tmp_a64_zero
Richard Henderson
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: 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: Drop copies in gen_sve_{ldr,str}
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-27
target/arm: move translate modules to tcg/
Fabiano Rosas
[prev]