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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
riscv
/
insn_trans
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
1
-0
/
+6
2022-09-27
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Yang Liu
1
-2
/
+4
2022-09-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
1
-1
/
+2
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
1
-0
/
+16
2022-09-07
target/riscv: rvv: Add mask agnostic for vector permutation instructions
Yueh-Ting (eop) Chen
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vector mask instructions
Yueh-Ting (eop) Chen
1
-0
/
+3
2022-09-07
target/riscv: rvv: Add mask agnostic for vector floating-point instructions
Yueh-Ting (eop) Chen
1
-0
/
+12
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
Yueh-Ting (eop) Chen
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer shift instructions
Yueh-Ting (eop) Chen
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vx instructions
Yueh-Ting (eop) Chen
1
-0
/
+2
2022-09-07
target/riscv: rvv: Add mask agnostic for vector load / store instructions
Yueh-Ting (eop) Chen
1
-0
/
+5
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
1
-0
/
+3
2022-07-03
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
3
-0
/
+8
2022-07-03
target/riscv: Remove condition guarding register zero for auipc and lui
Víctor Colombo
1
-6
/
+2
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
1
-2
/
+10
2022-06-10
target/riscv: rvv: Add tail agnostic for vector permutation instructions
eopXD
1
-2
/
+5
2022-06-10
target/riscv: rvv: Add tail agnostic for vector mask instructions
eopXD
1
-0
/
+6
2022-06-10
target/riscv: rvv: Add tail agnostic for vector floating-point instructions
eopXD
1
-0
/
+17
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer merge and move instru...
eopXD
1
-4
/
+8
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer shift instructions
eopXD
1
-1
/
+2
2022-06-10
target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
eopXD
1
-2
/
+11
2022-06-10
target/riscv: rvv: Add tail agnostic for vector load / store instructions
eopXD
1
-0
/
+6
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
1
-1
/
+2
2022-06-10
target/riscv: rvv: Early exit when vstart >= vl
eopXD
1
-0
/
+27
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
1
-6
/
+12
2022-05-24
target/riscv: rvv: Fix early exit condition for whole register load/store
eopXD
1
-27
/
+31
2022-04-29
target/riscv: rvk: add support for zksed/zksh extension
Weiwei Li
1
-0
/
+58
2022-04-29
target/riscv: rvk: add support for sha512 related instructions for RV64 in zk...
Weiwei Li
1
-0
/
+53
2022-04-29
target/riscv: rvk: add support for sha512 related instructions for RV32 in zk...
Weiwei Li
1
-0
/
+100
2022-04-29
target/riscv: rvk: add support for sha256 related instructions in zknh extension
Weiwei Li
1
-0
/
+55
2022-04-29
target/riscv: rvk: add support for zkne/zknd extension in RV64
Weiwei Li
1
-0
/
+54
2022-04-29
target/riscv: rvk: add support for zknd/zkne extension in RV32
Weiwei Li
1
-0
/
+71
2022-04-29
target/riscv: rvk: add support for zbkx extension
Weiwei Li
1
-0
/
+18
2022-04-29
target/riscv: rvk: add support for zbkc extension
Weiwei Li
1
-2
/
+2
2022-04-29
target/riscv: rvk: add support for zbkb extension
Weiwei Li
1
-12
/
+82
2022-04-22
target/riscv: optimize helper for vmv<nr>r.v
Weiwei Li
1
-11
/
+6
2022-04-22
target/riscv: optimize condition assign for scale < 0
Weiwei Li
1
-5
/
+3
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-2
/
+2
2022-04-01
target/riscv: rvv: Add missing early exit condition for whole register load/s...
Yueh-Ting (eop) Chen
1
-0
/
+5
2022-03-03
target/riscv: add support for zhinx/zhinxmin
Weiwei Li
1
-95
/
+237
2022-03-03
target/riscv: add support for zdinx
Weiwei Li
1
-78
/
+207
2022-03-03
target/riscv: add support for zfinx
Weiwei Li
1
-96
/
+218
2022-03-03
target/riscv: fix inverted checks for ext_zb[abcs]
Philipp Tomsich
1
-4
/
+4
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
1
-0
/
+75
2022-02-16
target/riscv: Add XVentanaCondOps custom extension
Philipp Tomsich
1
-0
/
+39
2022-02-16
target/riscv: access cfg structure through DisasContext
Philipp Tomsich
1
-4
/
+4
2022-02-16
target/riscv: access configuration through cfg_ptr in DisasContext
Philipp Tomsich
3
-55
/
+97
2022-01-21
target/riscv: Adjust scalar reg in vector with XLEN
LIU Zhiwei
1
-1
/
+1
2022-01-21
target/riscv: Calculate address according to XLEN
LIU Zhiwei
4
-56
/
+9
2022-01-21
target/riscv: Adjust csr write mask with XLEN
LIU Zhiwei
1
-4
/
+8
[next]