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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
5
-0
/
+61
2023-05-06
target/loongarch: Implement vbitclr vbitset vbitrev
Song Gao
5
-0
/
+437
2023-05-06
target/loongarch: Implement vpcnt
Song Gao
5
-0
/
+38
2023-05-06
target/loongarch: Implement vclo vclz
Song Gao
5
-0
/
+67
2023-05-06
target/loongarch: Implement vssrlrn vssrarn
Song Gao
5
-0
/
+478
2023-05-06
target/loongarch: Implement vssrln vssran
Song Gao
5
-0
/
+499
2023-05-06
target/loongarch: Implement vsrlrn vsrarn
Song Gao
5
-0
/
+190
2023-05-06
target/loongarch: Implement vsrln vsran
Song Gao
5
-0
/
+179
2023-05-06
target/loongarch: Implement vsrlr vsrar
Song Gao
5
-0
/
+176
2023-05-06
target/loongarch: Implement vsllwil vextl
Song Gao
5
-0
/
+89
2023-05-06
target/loongarch: Implement vsll vsrl vsra vrotr
Song Gao
3
-0
/
+108
2023-05-06
target/loongarch: Implement LSX logic instructions
Song Gao
5
-0
/
+94
2023-05-06
target/loongarch: Implement vmskltz/vmskgez/vmsknz
Song Gao
5
-0
/
+141
2023-05-06
target/loongarch: Implement vsigncov
Song Gao
5
-0
/
+75
2023-05-06
target/loongarch: Implement vexth
Song Gao
5
-0
/
+82
2023-05-06
target/loongarch: Implement vsat
Song Gao
5
-0
/
+168
2023-05-06
target/loongarch: Implement vdiv/vmod
Song Gao
5
-0
/
+105
2023-05-06
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
Song Gao
5
-0
/
+817
2023-05-06
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
Song Gao
5
-0
/
+732
2023-05-06
target/loongarch: Implement vmax/vmin
Song Gao
5
-0
/
+319
2023-05-06
target/loongarch: Implement vadda
Song Gao
5
-0
/
+87
2023-05-06
target/loongarch: Implement vabsd
Song Gao
5
-0
/
+133
2023-05-06
target/loongarch: Implement vavg/vavgr
Song Gao
5
-0
/
+281
2023-05-06
target/loongarch: Implement vaddw/vsubw
Song Gao
5
-0
/
+1116
2023-05-06
target/loongarch: Implement vhaddw/vhsubw
Song Gao
5
-0
/
+150
2023-05-06
target/loongarch: Implement vsadd/vssub
Song Gao
3
-0
/
+51
2023-05-06
target/loongarch: Implement vneg
Song Gao
3
-0
/
+37
2023-05-06
target/loongarch: Implement vaddi/vsubi
Song Gao
3
-0
/
+62
2023-05-06
target/loongarch: Implement vadd/vsub
Song Gao
5
-0
/
+139
2023-05-06
target/loongarch: Add CHECK_SXE maccro for check LSX enable
Song Gao
3
-0
/
+15
2023-05-06
target/loongarch: meson.build support build LSX
Song Gao
4
-0
/
+13
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
6
-13
/
+119
2023-05-05
Merge tag 'pull-tcg-20230505' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
42
-1288
/
+1117
2023-05-05
Merge tag 'pull-ppc-20230505' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
14
-64
/
+90
2023-05-05
Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
10
-3
/
+1013
2023-05-05
Merge tag 'migration-20230505-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
12
-89
/
+109
2023-05-05
tcg: Widen helper_*_st[bw]_mmu val arguments
Richard Henderson
2
-6
/
+10
2023-05-05
tcg: Introduce arg_slot_stk_ofs
Richard Henderson
1
-12
/
+17
2023-05-05
tcg: Replace REG_P with arg_loc_reg_p
Richard Henderson
2
-7
/
+13
2023-05-05
tcg: Move TCGLabelQemuLdst to tcg.c
Richard Henderson
2
-14
/
+13
2023-05-05
tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
Richard Henderson
1
-3
/
+3
2023-05-05
tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
Richard Henderson
1
-1
/
+1
2023-05-05
tcg/s390x: Introduce HostAddress
Richard Henderson
1
-49
/
+60
2023-05-05
tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
Richard Henderson
1
-8
/
+14
2023-05-05
tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st}
Richard Henderson
1
-42
/
+24
2023-05-05
tcg/riscv: Require TCG_TARGET_REG_BITS == 64
Richard Henderson
3
-190
/
+72
2023-05-05
tcg/ppc: Introduce HostAddress
Richard Henderson
1
-43
/
+47
2023-05-05
tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st}
Richard Henderson
1
-51
/
+59
2023-05-05
tcg/mips: Rationalize args to tcg_out_qemu_{ld,st}
Richard Henderson
1
-91
/
+95
2023-05-05
tcg/loongarch64: Introduce HostAddress
Richard Henderson
1
-25
/
+30
[prev]
[next]