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-06-13
target/riscv: Enable PC-relative translation
Weiwei Li
2
-3
/
+13
2023-06-13
target/riscv: Use true diff for gen_pc_plus_diff
Weiwei Li
2
-5
/
+3
2023-06-13
target/riscv: Change gen_set_pc_imm to gen_update_pc
Weiwei Li
5
-8
/
+8
2023-06-13
target/riscv: Change gen_goto_tb to work on displacements
Weiwei Li
1
-2
/
+2
2023-06-13
target/riscv: Fix target address to update badaddr
Weiwei Li
2
-9
/
+18
2023-06-13
target/riscv: Reuse tb->flags.FS
Mayuresh Chitale
1
-3
/
+4
2023-06-13
target/riscv: Update check for Zca/Zcf/Zcd
Weiwei Li
3
-13
/
+18
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2
-24
/
+8
2023-05-05
target/riscv: Handle HLV, HSV via helpers
Richard Henderson
1
-78
/
+51
2023-05-05
target/riscv: Reduce overhead of MSTATUS_SUM change
Fei Wu
1
-2
/
+2
2023-05-05
target/riscv: Separate priv from mmu_idx
Fei Wu
2
-14
/
+2
2023-05-05
target/riscv: Add a tb flags field for vstart
LIU Zhiwei
1
-7
/
+7
2023-05-05
target/riscv: Encode the FS and VS on a normal way for tb flags
LIU Zhiwei
2
-5
/
+5
2023-05-05
target/riscv: remove cpu->cfg.ext_e
Daniel Henrique Barboza
1
-1
/
+1
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
1
-3
/
+5
2023-05-05
target/riscv: Fix format for indentation
Weiwei Li
1
-14
/
+14
2023-05-05
target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
Weiwei Li
1
-0
/
+2
2023-05-05
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
1
-0
/
+6
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
1
-1
/
+27
2023-05-05
target/riscv: add support for Zcmp extension
Weiwei Li
1
-1
/
+186
2023-05-05
target/riscv: add support for Zcb extension
Weiwei Li
1
-0
/
+100
2023-05-05
target/riscv: add support for Zcd extension
Weiwei Li
1
-0
/
+18
2023-05-05
target/riscv: add support for Zcf extension
Weiwei Li
1
-0
/
+18
2023-05-05
target/riscv: add support for Zca extension
Weiwei Li
1
-2
/
+2
2023-05-05
target/riscv: redirect XVentanaCondOps to use the Zicond functions
Philipp Tomsich
1
-15
/
+3
2023-05-05
target/riscv: refactor Zicond support
Philipp Tomsich
1
-15
/
+21
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
[next]