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-06-26
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
2020-06-26
target/arm: Add arm_tlb_bti_gp
Richard Henderson
2020-06-26
target/arm: Tidy trans_LD1R_zpri
Richard Henderson
2020-06-26
target/arm: Use mte_check1 for sve LD1R
Richard Henderson
2020-06-26
target/arm: Use mte_checkN for sve unpredicated stores
Richard Henderson
2020-06-26
target/arm: Use mte_checkN for sve unpredicated loads
Richard Henderson
2020-06-26
target/arm: Add helper_mte_check_zva
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
target/arm: Add gen_mte_checkN
Richard Henderson
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
2020-06-26
target/arm: Implement the access tag cache flushes
Richard Henderson
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
2020-06-26
target/arm: Simplify DC_ZVA
Richard Henderson
2020-06-26
target/arm: Restrict the values of DCZID.BS under TCG
Richard Henderson
2020-06-26
target/arm: Implement the STGP instruction
Richard Henderson
2020-06-26
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
2020-06-26
target/arm: Define arm_cpu_do_unaligned_access for user-only
Richard Henderson
2020-06-26
target/arm: Implement the SUBP instruction
Richard Henderson
2020-06-26
target/arm: Implement the GMI instruction
Richard Henderson
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
target/arm: Revise decoding for disas_add_sub_imm
Richard Henderson
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
2020-06-26
target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
Richard Henderson
2020-06-26
target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
Richard Henderson
2020-06-26
target/arm: Add support for MTE to SCTLR_ELx
Richard Henderson
2020-06-26
target/arm: Improve masking of SCR RES0 bits
Richard Henderson
2020-06-26
target/arm: Add isar tests for mte
Richard Henderson
2020-06-23
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-06-23
target/arm: Remove dead code relating to SABA and UABA
Peter Maydell
2020-06-23
target/arm: Remove unnecessary gen_io_end() calls
Peter Maydell
2020-06-23
target/arm: Move some functions used only in translate-neon.inc.c to that file
Peter Maydell
2020-06-23
target/arm: Convert Neon VTRN to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon VSWP to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
Peter Maydell
2020-06-23
target/arm: Convert simple fp Neon 2-reg-misc insns
Peter Maydell
2020-06-23
target/arm: Convert Neon VQABS, VQNEG to decodetree
Peter Maydell
2020-06-23
target/arm: Convert remaining simple 2-reg-misc Neon ops
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
Peter Maydell
2020-06-23
target/arm: Make gen_swap_half() take separate src and dest
Peter Maydell
2020-06-23
target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
Peter Maydell
2020-06-23
target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
Peter Maydell
2020-06-23
target/arm: Convert Neon 2-reg-misc crypto operations to decodetree
Peter Maydell
[next]