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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
1
-0
/
+3
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
1
-0
/
+5
2023-09-20
target/loongarch: Implement xvbitsel xvset
Song Gao
1
-8
/
+8
2023-09-20
target/loongarch: Implement xvfcmp
Song Gao
1
-4
/
+4
2023-09-20
target/loongarch: Implement vext2xv
Song Gao
1
-0
/
+13
2023-09-20
target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions
Song Gao
1
-73
/
+73
2023-09-20
target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions
Song Gao
1
-29
/
+29
2023-09-20
target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions
Song Gao
1
-59
/
+59
2023-09-20
target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions
Song Gao
1
-107
/
+107
2023-09-20
target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env vector instructions
Song Gao
1
-24
/
+24
2023-09-20
target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions
Song Gao
1
-1
/
+1
2023-09-20
target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
Song Gao
1
-8
/
+8
2023-07-24
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
1
-0
/
+1
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
1
-0
/
+25
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
1
-0
/
+18
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
1
-0
/
+11
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
1
-0
/
+5
2023-05-06
target/loongarch: Implement vseq vsle vslt
Song Gao
1
-0
/
+23
2023-05-06
target/loongarch: Implement LSX fpu fcvt instructions
Song Gao
1
-0
/
+56
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
1
-0
/
+41
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
1
-0
/
+5
2023-05-06
target/loongarch: Implement vbitclr vbitset vbitrev
Song Gao
1
-0
/
+27
2023-05-06
target/loongarch: Implement vpcnt
Song Gao
1
-0
/
+5
2023-05-06
target/loongarch: Implement vclo vclz
Song Gao
1
-0
/
+9
2023-05-06
target/loongarch: Implement vssrlrn vssrarn
Song Gao
1
-0
/
+30
2023-05-06
target/loongarch: Implement vssrln vssran
Song Gao
1
-0
/
+30
2023-05-06
target/loongarch: Implement vsrlrn vsrarn
Song Gao
1
-0
/
+16
2023-05-06
target/loongarch: Implement vsrln vsran
Song Gao
1
-0
/
+16
2023-05-06
target/loongarch: Implement vsrlr vsrar
Song Gao
1
-0
/
+18
2023-05-06
target/loongarch: Implement vsllwil vextl
Song Gao
1
-0
/
+9
2023-05-06
target/loongarch: Implement LSX logic instructions
Song Gao
1
-0
/
+2
2023-05-06
target/loongarch: Implement vmskltz/vmskgez/vmsknz
Song Gao
1
-0
/
+7
2023-05-06
target/loongarch: Implement vsigncov
Song Gao
1
-0
/
+5
2023-05-06
target/loongarch: Implement vexth
Song Gao
1
-0
/
+9
2023-05-06
target/loongarch: Implement vsat
Song Gao
1
-0
/
+9
2023-05-06
target/loongarch: Implement vdiv/vmod
Song Gao
1
-0
/
+17
2023-05-06
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
Song Gao
1
-0
/
+30
2023-05-06
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
Song Gao
1
-0
/
+30
2023-05-06
target/loongarch: Implement vmax/vmin
Song Gao
1
-0
/
+18
2023-05-06
target/loongarch: Implement vadda
Song Gao
1
-0
/
+5
2023-05-06
target/loongarch: Implement vabsd
Song Gao
1
-0
/
+9
2023-05-06
target/loongarch: Implement vavg/vavgr
Song Gao
1
-0
/
+18
2023-05-06
target/loongarch: Implement vaddw/vsubw
Song Gao
1
-0
/
+45
2023-05-06
target/loongarch: Implement vhaddw/vhsubw
Song Gao
1
-0
/
+18
2022-08-08
target/loongarch: Remove cpu_fcsr0
Richard Henderson
1
-1
/
+1
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
1
-0
/
+2
2022-06-06
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
1
-0
/
+2
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
1
-0
/
+5
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
1
-0
/
+13
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
1
-0
/
+8
[next]