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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
target/riscv: Use {get,dest}_gpr for RVV
Richard Henderson
2
-61
/
+26
2021-09-01
target/riscv: Tidy trans_rvh.c.inc
Richard Henderson
2
-210
/
+57
2021-09-01
target/riscv: Use {get,dest}_gpr for RVD
Richard Henderson
1
-65
/
+60
2021-09-01
target/riscv: Use {get,dest}_gpr for RVF
Richard Henderson
1
-76
/
+70
2021-09-01
target/riscv: Use gen_shift_imm_fn for slli_uw
Richard Henderson
1
-13
/
+6
2021-09-01
target/riscv: Use {get,dest}_gpr for RVA
Richard Henderson
1
-28
/
+19
2021-09-01
target/riscv: Reorg csr instructions
Richard Henderson
3
-66
/
+132
2021-09-01
target/riscv: Fix hgeie, hgeip
Richard Henderson
1
-18
/
+8
2021-09-01
target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
Richard Henderson
1
-8
/
+15
2021-09-01
target/riscv: Use {get, dest}_gpr for integer load/store
Richard Henderson
1
-18
/
+20
2021-09-01
target/riscv: Use get_gpr in branches
Richard Henderson
1
-15
/
+10
2021-09-01
target/riscv: Use extracts for sraiw and srliw
Richard Henderson
1
-2
/
+12
2021-09-01
target/riscv: Use DisasExtend in shift operations
Richard Henderson
3
-202
/
+125
2021-09-01
target/riscv: Add DisasExtend to gen_unary
Richard Henderson
2
-23
/
+15
2021-09-01
target/riscv: Move gen_* helpers for RVB
Richard Henderson
2
-233
/
+234
2021-09-01
target/riscv: Move gen_* helpers for RVM
Richard Henderson
2
-127
/
+127
2021-09-01
target/riscv: Use gen_arith for mulh and mulhu
Richard Henderson
1
-22
/
+18
2021-09-01
target/riscv: Remove gen_arith_div*
Richard Henderson
2
-50
/
+8
2021-09-01
target/riscv: Add DisasExtend to gen_arith*
Richard Henderson
4
-90
/
+64
2021-09-01
target/riscv: Introduce DisasExtend and new helpers
Richard Henderson
1
-16
/
+81
2021-09-01
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
9
-144
/
+144
2021-09-01
target/riscv: Clean up division helpers
Richard Henderson
1
-83
/
+91
2021-09-01
target/riscv: Use tcg_constant_*
Richard Henderson
3
-70
/
+34
2021-09-01
target/riscv: Add User CSRs read-only check
LIU Zhiwei
1
-3
/
+5
2021-09-01
target/riscv: Don't wrongly override isa version
LIU Zhiwei
1
-6
/
+8
2021-09-01
target/riscv: Correct a comment in riscv_csrrw()
Bin Meng
1
-1
/
+1
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-17
/
+0
2021-07-15
target/riscv: hardwire bits in hideleg and hedeleg
Jose Martins
1
-23
/
+31
2021-07-15
target/riscv: csr: Remove redundant check in fp csr read/write routines
Bin Meng
1
-24
/
+0
2021-07-15
target/riscv: pmp: Fix some typos
Bin Meng
1
-5
/
+5
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
1
-19
/
+1
2021-07-09
target/riscv: Use translator_use_goto_tb
Richard Henderson
1
-19
/
+1
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
1
-0
/
+5
2021-06-24
target/riscv: gdbstub: Fix dynamic CSR XML generation
Bin Meng
1
-1
/
+1
2021-06-24
target/riscv: Use target_ulong for the DisasContext misa
Alistair Francis
1
-1
/
+1
2021-06-08
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2
-0
/
+26
2021-06-08
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
2
-0
/
+5
2021-06-08
target/riscv: rvb: add/shift with prefix zero-extend
Kito Cheng
3
-0
/
+35
2021-06-08
target/riscv: rvb: address calculation
Kito Cheng
3
-0
/
+62
2021-06-08
target/riscv: rvb: generalized or-combine
Frank Chang
5
-0
/
+64
2021-06-08
target/riscv: rvb: generalized reverse
Frank Chang
6
-0
/
+132
2021-06-08
target/riscv: rvb: rotate (left/right)
Kito Cheng
3
-0
/
+81
2021-06-08
target/riscv: rvb: shift ones
Kito Cheng
3
-0
/
+74
2021-06-08
target/riscv: rvb: single-bit instructions
Frank Chang
3
-0
/
+175
2021-06-08
target/riscv: add gen_shifti() and gen_shiftiw() helper functions
Frank Chang
2
-50
/
+43
2021-06-08
target/riscv: rvb: sign-extend instructions
Kito Cheng
2
-0
/
+15
2021-06-08
target/riscv: rvb: min/max instructions
Kito Cheng
2
-0
/
+28
2021-06-08
target/riscv: rvb: pack two words into one register
Kito Cheng
3
-0
/
+78
2021-06-08
target/riscv: rvb: logic-with-negate
Kito Cheng
2
-0
/
+21
2021-06-08
target/riscv: rvb: count bits set
Frank Chang
3
-0
/
+21
[next]