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
2024-01-10
target/riscv: Add support for Zacas extension
Weiwei Li
1
-0
/
+150
2024-01-10
target/riscv: Fix th.dcache.cval1 priviledge check
LIU Zhiwei
1
-1
/
+1
2024-01-10
target/riscv: The whole vector register move instructions depend on vsew
Max Chou
1
-2
/
+1
2024-01-10
target/riscv: Add vill check for whole vector register move instructions
Max Chou
1
-2
/
+3
2023-11-07
target/riscv: Replace Zvbb checking by Zvkb
Max Chou
1
-13
/
+24
2023-11-07
target/riscv: rename ext_icboz to ext_zicboz
Daniel Henrique Barboza
1
-4
/
+4
2023-11-07
target/riscv: rename ext_icbom to ext_zicbom
Daniel Henrique Barboza
1
-4
/
+4
2023-11-07
target/riscv: rename ext_ifencei to ext_zifencei
Daniel Henrique Barboza
1
-1
/
+1
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
15
-211
/
+211
2023-09-11
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
1
-2
/
+2
2023-09-11
target/riscv: Add Zvksed ISA extension support
Max Chou
1
-0
/
+43
2023-09-11
target/riscv: Add Zvkg ISA extension support
Nazar Kazakov
1
-0
/
+30
2023-09-11
target/riscv: Add Zvksh ISA extension support
Lawrence Hunter
1
-0
/
+31
2023-09-11
target/riscv: Add Zvknh ISA extension support
Kiran Ostrolenk
1
-0
/
+129
2023-09-11
target/riscv: Add Zvkned ISA extension support
Nazar Kazakov
1
-0
/
+147
2023-09-11
target/riscv: Add Zvbb ISA extension support
Dickon Hood
1
-0
/
+164
2023-09-11
target/riscv: Refactor translation of vector-widening instruction
Dickon Hood
1
-29
/
+23
2023-09-11
target/riscv: Move vector translation checks
Nazar Kazakov
1
-16
/
+12
2023-09-11
target/riscv: Add Zvbc ISA extension support
Lawrence Hunter
1
-0
/
+62
2023-09-11
target/riscv: Remove redundant "cpu_vl == 0" checks
Nazar Kazakov
1
-30
/
+1
2023-09-11
target/riscv: Refactor vector-vector translation macro
Kiran Ostrolenk
1
-30
/
+32
2023-09-08
riscv: spelling fixes
Michael Tokarev
3
-6
/
+6
2023-07-10
riscv: Add support for the Zfa extension
Christoph Müllner
1
-0
/
+521
2023-07-10
target/riscv: Add support for Zvfbfwma extension
Weiwei Li
1
-0
/
+58
2023-07-10
target/riscv: Add support for Zvfbfmin extension
Weiwei Li
1
-0
/
+64
2023-07-10
target/riscv: Add support for Zfbfmin extension
Weiwei Li
2
-6
/
+59
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
[next]