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
/
translate-sve.c
Age
Commit message (
Expand
)
Author
2020-07-13
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
2020-07-03
target/arm: Fix temp double-free in sve ldr/str
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scatter/gather memory ops
Richard Henderson
2020-06-26
target/arm: Handle TBI for sve scalar + int memory ops
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int ff/nf loads
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int stores
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int loads
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-05-11
target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)
Richard Henderson
2020-05-11
target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
Richard Henderson
2020-05-11
target/arm: Remove sve_memopidx
Richard Henderson
2020-05-06
target/arm: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
2019-03-15
target/arm: Check access permission to ADDVL/ADDPL/RDVL
Amir Charif
2019-02-15
target/arm: Rely on optimization within tcg_gen_gvec_or
Richard Henderson
2018-10-31
decodetree: Remove "insn" argument from trans_* expanders
Richard Henderson
2018-10-08
target/arm: Pass TCGMemOpIdx to sve memory helpers
Richard Henderson
2018-10-08
target/arm: Rewrite vector gather first-fault loads
Richard Henderson
2018-10-08
target/arm: Rewrite vector gather stores
Richard Henderson
2018-10-08
target/arm: Rewrite vector gather loads
Richard Henderson
2018-10-08
target/arm: Split contiguous stores for endianness
Richard Henderson
2018-10-08
target/arm: Split contiguous loads for endianness
Richard Henderson
2018-10-08
target/arm: Clear unused predicate bits for LD1RQ
Richard Henderson
2018-08-16
target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
Richard Henderson
2018-08-16
target/arm: Fix offset scaling for LD_zprr and ST_zprr
Richard Henderson
2018-08-16
target/arm: Fix offset for LD1R instructions
Richard Henderson
2018-08-16
target/arm: Fix sign-extension in sve do_ldr/do_str
Richard Henderson
2018-08-14
target/arm: Reorganize SVE WHILE
Richard Henderson
2018-08-14
target/arm: Fix typo in do_sat_addsub_64
Richard Henderson
2018-07-09
target/arm: Fix do_predset for large VL
Richard Henderson
2018-07-09
target/arm: Suppress Coverity warning for PRF
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Compare with Zero Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
[next]