index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
vec_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
1
-11
/
+1
2020-05-14
target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetree
Peter Maydell
1
-0
/
+7
2020-05-14
target/arm: Vectorize SABA/UABA
Richard Henderson
1
-0
/
+24
2020-05-14
target/arm: Vectorize SABD/UABD
Richard Henderson
1
-0
/
+24
2020-05-14
target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
Richard Henderson
1
-0
/
+2
2020-05-14
target/arm: Pass pointer to qc to qrdmla/qrdmls
Richard Henderson
1
-30
/
+40
2020-05-14
target/arm: Create gen_gvec_{sri,sli}
Richard Henderson
1
-0
/
+38
2020-05-14
target/arm: Create gen_gvec_{u,s}{rshr,rsra}
Richard Henderson
1
-0
/
+50
2020-05-14
target/arm: Create gen_gvec_[us]sra
Richard Henderson
1
-0
/
+25
2020-04-30
target/arm: Vectorize integer comparison vs zero
Richard Henderson
1
-0
/
+25
2020-02-21
target/arm: Convert PMULL.8 to gvec
Richard Henderson
1
-0
/
+60
2020-02-21
target/arm: Convert PMULL.64 to gvec
Richard Henderson
1
-0
/
+33
2020-02-21
target/arm: Convert PMUL.8 to gvec
Richard Henderson
1
-0
/
+30
2020-02-21
target/arm: Vectorize USHL and SSHL
Richard Henderson
1
-0
/
+88
2019-02-28
target/arm: Add helpers for FMLAL
Richard Henderson
1
-0
/
+148
2019-02-15
target/arm: Add missing clear_tail calls
Richard Henderson
1
-0
/
+2
2019-02-15
target/arm: Use vector operations for saturation
Richard Henderson
1
-0
/
+130
2019-02-15
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
1
-1
/
+1
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
1
-0
/
+124
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
1
-0
/
+67
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
1
-20
/
+30
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
1
-4
/
+6
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
1
-0
/
+20
2018-06-29
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
1
-0
/
+48
2018-06-15
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
1
-0
/
+69
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-03-02
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
1
-0
/
+149
2018-03-02
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
1
-0
/
+97
2018-03-02
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
1
-0
/
+74
2018-03-02
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
1
-0
/
+109