index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
riscv
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: rvv-1.0: add fractional LMUL
Frank Chang
2021-12-20
1
-2
/
+14
*
target/riscv: rvv-1.0: remove MLEN calculations
Frank Chang
2021-12-20
1
-2
/
+0
*
target/riscv: rvv-1.0: add translation-time vector context status
Frank Chang
2021-12-20
1
-0
/
+40
*
target/riscv: zfh: implement zfhmin extension
Frank Chang
2021-12-20
1
-0
/
+2
*
target/riscv: zfh: half-precision convert and move
Kito Cheng
2021-12-20
1
-0
/
+10
*
target/riscv: zfh: half-precision load and store
Kito Cheng
2021-12-20
1
-0
/
+8
*
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
2021-10-28
1
-2
/
+37
*
target/riscv: Support pointer masking for RISC-V for i/c/f/d/a types of instr...
Alexey Baturo
2021-10-28
1
-0
/
+8
*
target/riscv: Compute mstatus.sd on demand
Richard Henderson
2021-10-22
1
-3
/
+2
*
target/riscv: Use gen_shift*_per_ol for RVB, RVI
Richard Henderson
2021-10-22
1
-0
/
+31
*
target/riscv: Use gen_unary_per_ol for RVB
Richard Henderson
2021-10-22
1
-0
/
+16
*
target/riscv: Use gen_arith_per_ol for RVM
Richard Henderson
2021-10-22
1
-0
/
+16
*
target/riscv: Replace DisasContext.w with DisasContext.ol
Richard Henderson
2021-10-21
1
-25
/
+44
*
target/riscv: Replace is_32bit with get_xl/get_xlen
Richard Henderson
2021-10-21
1
-14
/
+17
*
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
2021-10-21
1
-1
/
+1
*
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-21
1
-4
/
+6
*
target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
Frank Chang
2021-10-21
1
-1
/
+1
*
target/riscv: Remove exit_tb and lookup_and_goto_ptr
Richard Henderson
2021-10-16
1
-26
/
+1
*
target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
Frank Chang
2021-10-07
1
-13
/
+17
*
target/riscv: Add a REQUIRE_32BIT macro
Philipp Tomsich
2021-10-07
1
-0
/
+6
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-2
/
+3
*
target/riscv: Use {get,dest}_gpr for RVV
Richard Henderson
2021-09-01
1
-8
/
+5
*
target/riscv: Use DisasExtend in shift operations
Richard Henderson
2021-09-01
1
-62
/
+48
*
target/riscv: Add DisasExtend to gen_unary
Richard Henderson
2021-09-01
1
-8
/
+6
*
target/riscv: Move gen_* helpers for RVB
Richard Henderson
2021-09-01
1
-233
/
+0
*
target/riscv: Move gen_* helpers for RVM
Richard Henderson
2021-09-01
1
-127
/
+0
*
target/riscv: Remove gen_arith_div*
Richard Henderson
2021-09-01
1
-42
/
+0
*
target/riscv: Add DisasExtend to gen_arith*
Richard Henderson
2021-09-01
1
-50
/
+19
*
target/riscv: Introduce DisasExtend and new helpers
Richard Henderson
2021-09-01
1
-16
/
+81
*
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
2021-09-01
1
-29
/
+29
*
target/riscv: Clean up division helpers
Richard Henderson
2021-09-01
1
-83
/
+91
*
target/riscv: Use tcg_constant_*
Richard Henderson
2021-09-01
1
-26
/
+10
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-17
/
+0
*
target/riscv: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-19
/
+1
*
target/riscv: Use target_ulong for the DisasContext misa
Alistair Francis
2021-06-24
1
-1
/
+1
*
target/riscv: rvb: add/shift with prefix zero-extend
Kito Cheng
2021-06-08
1
-0
/
+6
*
target/riscv: rvb: address calculation
Kito Cheng
2021-06-08
1
-0
/
+32
*
target/riscv: rvb: generalized or-combine
Frank Chang
2021-06-08
1
-0
/
+6
*
target/riscv: rvb: generalized reverse
Frank Chang
2021-06-08
1
-0
/
+28
*
target/riscv: rvb: rotate (left/right)
Kito Cheng
2021-06-08
1
-0
/
+36
*
target/riscv: rvb: shift ones
Kito Cheng
2021-06-08
1
-0
/
+14
*
target/riscv: rvb: single-bit instructions
Frank Chang
2021-06-08
1
-0
/
+61
*
target/riscv: add gen_shifti() and gen_shiftiw() helper functions
Frank Chang
2021-06-08
1
-0
/
+39
*
target/riscv: rvb: pack two words into one register
Kito Cheng
2021-06-08
1
-0
/
+40
*
target/riscv: rvb: count bits set
Frank Chang
2021-06-08
1
-0
/
+6
*
target/riscv: rvb: count leading/trailing zeros
Kito Cheng
2021-06-08
1
-0
/
+38
*
target/riscv: Consolidate RV32/64 32-bit instructions
Alistair Francis
2021-05-11
1
-3
/
+6
*
target/riscv: Remove an unused CASE_OP_32_64 macro
Alistair Francis
2021-05-11
1
-6
/
+0
*
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
2021-05-11
1
-2
/
+17
*
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
1
-2
/
+2
[next]