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
Age
Commit message (
Expand
)
Author
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: Avoid tcg_const_* in translate-mve.c
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
2023-03-13
target/arm: Improve trans_BFCI
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: Improve arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
Richard Henderson
2023-03-13
target/arm: Use rmode >= 0 for need_rmode
Richard Henderson
2023-03-13
target/arm: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2023-03-06
target/arm: Simplify iteration over bit widths
Richard Henderson
2023-03-06
target/arm: Add name argument to output_vector_union_type
Richard Henderson
2023-03-06
target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
Richard Henderson
2023-03-06
target/arm: Split out output_vector_union_type
Richard Henderson
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator.h
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-vfp.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-sme.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-neon.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-mve.c
Richard Henderson
2023-03-05
target/arm: Drop tcg_temp_free from translator-m-nocp.c
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: 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-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
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
[next]