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
2020-08-28
target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
Richard Henderson
2020-08-28
target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
Richard Henderson
2020-08-28
target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
Richard Henderson
2020-08-28
target/arm: Generalize inl_qrdmlah_* helper functions
Richard Henderson
2020-08-28
target/arm: Tidy SVE tszimm shift formats
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_ool_zz
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_ool_zzz
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_ool_zzp
Richard Henderson
2020-08-28
target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_ool_zzzp
Richard Henderson
2020-08-28
target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
Richard Henderson
2020-08-28
target/arm: Clean up 4-operand predicate expansion
Richard Henderson
2020-08-28
target/arm: Merge do_vector2_p into do_mov_p
Richard Henderson
2020-08-28
target/arm: Rearrange {sve,fp}_check_access assert
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
Richard Henderson
2020-08-28
target/arm: Split out gen_gvec_fn_zz
Richard Henderson
2020-08-28
target/arm: Fill in the WnR syndrome bit in mte_check_fail
Richard Henderson
2020-08-28
target/arm: Pass the entire mte descriptor to mte_check_fail
Richard Henderson
2020-08-28
target/arm: Clarify HCR_EL2 ARMCPRegInfo type
Philippe Mathieu-Daudé
2020-08-24
target/arm: Use correct FPST for VCMLA, VCADD on fp16
Peter Maydell
2020-08-24
target/arm: Implement FPST_STD_F16 fpstatus
Peter Maydell
2020-08-24
target/arm: Make A32/T32 use new fpstatus_ptr() API
Peter Maydell
2020-08-24
target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
Peter Maydell
2020-08-24
target/arm: Delete unused ARM_FEATURE_CRC
Peter Maydell
2020-08-24
target/arm/translate.c: Delete/amend incorrect comments
Peter Maydell
2020-08-24
target/arm: Delete unused VFP_DREG macros
Peter Maydell
2020-08-24
target/arm: Remove ARCH macro
Peter Maydell
2020-08-24
target/arm: Convert T32 coprocessor insns to decodetree
Peter Maydell
2020-08-24
target/arm: Do M-profile NOCP checks early and via decodetree
Peter Maydell
2020-08-24
target/arm: Tidy up disas_arm_insn()
Peter Maydell
2020-08-24
target/arm: Convert A32 coprocessor insns to decodetree
Peter Maydell
2020-08-24
target/arm: Separate decode from handling of coproc insns
Peter Maydell
2020-08-24
target/arm: Pull handling of XScale insns out of disas_coproc_insn()
Peter Maydell
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
2020-08-04
target/arm: Fix decode of LDRA[AB] instructions
Peter Collingbourne
2020-08-03
target/arm: Avoid maybe-uninitialized warning with gcc 4.9
Kaige Li
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
2020-07-27
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
2020-07-27
target/arm: Always pass cacheattr in S1_ptw_translate
Richard Henderson
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
2020-07-13
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-03
target/arm: Fix temp double-free in sve ldr/str
Richard Henderson
[next]