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
/
riscv
/
insn_trans
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
1
-0
/
+57
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
2
-3
/
+3
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
9
-208
/
+1
2023-03-05
target/riscv: Drop temp_new
Richard Henderson
1
-1
/
+1
2023-03-05
target/riscv: implement Zicbom extension
Christoph Muellner
1
-0
/
+27
2023-03-05
target/riscv: implement Zicboz extension
Christoph Muellner
1
-0
/
+30
2023-03-01
target/riscv: Add support for Zicond extension
Weiwei Li
1
-0
/
+49
2023-03-01
RISC-V: XTheadMemPair: Remove register restrictions for store-pair
Christoph Müllner
1
-4
/
+0
2023-03-01
target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
Weiwei Li
1
-8
/
+4
2023-03-01
target/riscv: Fix check for vector load/store instructions when EEW=64
Weiwei Li
1
-5
/
+4
2023-03-01
target/riscv: Add support for Zvfh/zvfhmin extensions
Weiwei Li
1
-2
/
+29
2023-03-01
target/riscv: Remove redundunt check for zve32f and zve64f
Weiwei Li
1
-107
/
+21
2023-03-01
target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
Weiwei Li
1
-4
/
+4
2023-03-01
target/riscv: Simplify check for Zve32f and Zve64f
Weiwei Li
1
-6
/
+2
2023-03-01
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
1
-13
/
+12
2023-02-07
target/riscv: fix ctzw behavior
Vladimir Isaev
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
1
-0
/
+45
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
1
-0
/
+108
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
1
-0
/
+387
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
1
-0
/
+92
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
1
-0
/
+83
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
1
-0
/
+35
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
1
-0
/
+15
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
1
-0
/
+124
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
1
-0
/
+39
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
1
-0
/
+85
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
1
-0
/
+81
2023-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
7
-3
/
+21
2023-01-20
target/riscv: Introduce helper_set_rounding_mode_chkfrm
Richard Henderson
1
-20
/
+4
2023-01-06
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
1
-0
/
+51
2023-01-06
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
3
-8
/
+8
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
[next]