index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
vec_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
2020-06-05
1
-11
/
+1
*
target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetree
Peter Maydell
2020-05-14
1
-0
/
+7
*
target/arm: Vectorize SABA/UABA
Richard Henderson
2020-05-14
1
-0
/
+24
*
target/arm: Vectorize SABD/UABD
Richard Henderson
2020-05-14
1
-0
/
+24
*
target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
Richard Henderson
2020-05-14
1
-0
/
+2
*
target/arm: Pass pointer to qc to qrdmla/qrdmls
Richard Henderson
2020-05-14
1
-30
/
+40
*
target/arm: Create gen_gvec_{sri,sli}
Richard Henderson
2020-05-14
1
-0
/
+38
*
target/arm: Create gen_gvec_{u,s}{rshr,rsra}
Richard Henderson
2020-05-14
1
-0
/
+50
*
target/arm: Create gen_gvec_[us]sra
Richard Henderson
2020-05-14
1
-0
/
+25
*
target/arm: Vectorize integer comparison vs zero
Richard Henderson
2020-04-30
1
-0
/
+25
*
target/arm: Convert PMULL.8 to gvec
Richard Henderson
2020-02-21
1
-0
/
+60
*
target/arm: Convert PMULL.64 to gvec
Richard Henderson
2020-02-21
1
-0
/
+33
*
target/arm: Convert PMUL.8 to gvec
Richard Henderson
2020-02-21
1
-0
/
+30
*
target/arm: Vectorize USHL and SSHL
Richard Henderson
2020-02-21
1
-0
/
+88
*
target/arm: Add helpers for FMLAL
Richard Henderson
2019-02-28
1
-0
/
+148
*
target/arm: Add missing clear_tail calls
Richard Henderson
2019-02-15
1
-0
/
+2
*
target/arm: Use vector operations for saturation
Richard Henderson
2019-02-15
1
-0
/
+130
*
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
2019-02-15
1
-1
/
+1
*
target/arm: Implement SVE dot product (indexed)
Richard Henderson
2018-06-29
1
-0
/
+124
*
target/arm: Implement SVE dot product (vectors)
Richard Henderson
2018-06-29
1
-0
/
+67
*
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
2018-06-29
1
-20
/
+30
*
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
2018-06-29
1
-4
/
+6
*
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
2018-06-29
1
-0
/
+20
*
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
2018-06-29
1
-0
/
+48
*
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
2018-06-15
1
-0
/
+69
*
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
2018-03-02
1
-0
/
+149
*
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
2018-03-02
1
-0
/
+97
*
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
2018-03-02
1
-0
/
+74
*
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
2018-03-02
1
-0
/
+109