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
/
loongarch
/
vec_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
target/loongarch: Move simply DO_XX marcos togther
Song Gao
1
-48
/
+0
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
1
-42
/
+104
2023-09-20
target/loongarch: Implement xvpack xvpick xvilv{l/h}
Song Gao
1
-60
/
+78
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
1
-0
/
+28
2023-09-20
target/loongarch: Implement xvbitsel xvset
Song Gao
1
-15
/
+27
2023-09-20
target/loongarch: Implement xvfcmp
Song Gao
1
-2
/
+2
2023-09-20
target/loongarch: Implement xvseq xvsle xvslt
Song Gao
1
-11
/
+12
2023-09-20
target/loongarch: Implement LASX fpu fcvt instructions
Song Gao
1
-86
/
+149
2023-09-20
target/loongarch: Implement LASX fpu arith instructions
Song Gao
1
-4
/
+8
2023-09-20
target/loongarch: Implement xvfrstp
Song Gao
1
-12
/
+20
2023-09-20
target/loongarch: Implement xvbitclr xvbitset xvbitrev
Song Gao
1
-21
/
+23
2023-09-20
target/loongarch: Implement xvpcnt
Song Gao
1
-1
/
+2
2023-09-20
target/loongarch: Implement xvclo xvclz
Song Gao
1
-1
/
+2
2023-09-20
target/loongarch: Implement xvssrlrn xvssrarn
Song Gao
1
-199
/
+290
2023-09-20
target/loongarch: Implement xvssrln xvssran
Song Gao
1
-191
/
+265
2023-09-20
target/loongarch: Implement xvsrlrn xvsrarn
Song Gao
1
-85
/
+113
2023-09-20
target/loongarch: Implement xvsrln xvsran
Song Gao
1
-75
/
+91
2023-09-20
target/loongarch: Implement xvsrlr xvsrar
Song Gao
1
-4
/
+8
2023-09-20
target/loongarch: Implement xvsllwil xvextl
Song Gao
1
-17
/
+28
2023-09-20
target/loongarch: Implement LASX logic instructions
Song Gao
1
-2
/
+2
2023-09-20
target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
Song Gao
1
-24
/
+54
2023-09-20
target/loongarch: Implement vext2xv
Song Gao
1
-0
/
+28
2023-09-20
target/loongarch: Implement xvexth
Song Gao
1
-12
/
+24
2023-09-20
target/loongarch: Implement xvsat
Song Gao
1
-23
/
+25
2023-09-20
target/loongarch; Implement xvdiv/xvmod
Song Gao
1
-1
/
+3
2023-09-20
target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
Song Gao
1
-53
/
+59
2023-09-20
target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
Song Gao
1
-26
/
+29
2023-09-20
target/loongarch: Implement xvmax/xvmin
Song Gao
1
-11
/
+12
2023-09-20
target/loongarch: Implement xvadda
Song Gao
1
-14
/
+16
2023-09-20
target/loongarch: Implement xavg/xvagr
Song Gao
1
-10
/
+12
2023-09-20
target/loongarch: Implement xvaddw/xvsubw
Song Gao
1
-34
/
+86
2023-09-20
target/loongarch: Implement xvhaddw/xvhsubw
Song Gao
1
-7
/
+27
2023-09-20
target/loongarch: Add LASX data support
Song Gao
1
-0
/
+1
2023-09-20
target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions
Song Gao
1
-238
/
+207
2023-09-20
target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions
Song Gao
1
-62
/
+62
2023-09-20
target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions
Song Gao
1
-74
/
+87
2023-09-20
target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions
Song Gao
1
-236
/
+208
2023-09-20
target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env vector instructions
Song Gao
1
-25
/
+25
2023-09-20
target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions
Song Gao
1
-6
/
+5
2023-09-20
target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
Song Gao
1
-6
/
+6
2023-09-20
target/loongarch: Renamed lsx*.c to vec* .c
Song Gao
1
-0
/
+3004