index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
/
translate.c
Age
Commit message (
Expand
)
Author
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
2023-01-20
target/riscv: Remove helper_set_rod_rounding_mode
Richard Henderson
2023-01-20
target/riscv: Introduce helper_set_rounding_mode_chkfrm
Richard Henderson
2023-01-06
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
2023-01-06
target/riscv: Set pc_succ_insn for !rvc illegal insn
Richard Henderson
2023-01-06
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
2023-01-06
target/riscv: generate virtual instruction exception
Mayuresh Chitale
2022-09-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: Fix typo and restore Pointer Masking functionality for RISC-V
Alexey Baturo
2022-09-07
target/riscv: fix shifts shamt value for rv128c
Frédéric Pétrot
2022-09-06
target/riscv: Make translator stop before the end of a page
Richard Henderson
2022-09-06
target/riscv: Add MAX_INSN_LEN and insn_len
Richard Henderson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-07-03
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
target/riscv: Remove generate_exception_mtval
Richard Henderson
2022-07-03
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
2022-06-10
target/riscv: rvv: Add tail agnostic for vector load / store instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
2022-04-29
target/riscv: rvk: add support for zknd/zkne extension in RV32
Weiwei Li
2022-04-29
target/riscv: rvk: add support for zbkb extension
Weiwei Li
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-03-03
target/riscv: add support for zdinx
Weiwei Li
2022-03-03
target/riscv: add support for zfinx
Weiwei Li
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
2022-02-16
target/riscv: Add XVentanaCondOps custom extension
Philipp Tomsich
2022-02-16
target/riscv: iterate over a table of decoders
Philipp Tomsich
2022-02-16
target/riscv: access configuration through cfg_ptr in DisasContext
Philipp Tomsich
2022-02-16
target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
Philipp Tomsich
2022-01-21
target/riscv: Split pm_enabled into mask and base
LIU Zhiwei
2022-01-21
target/riscv: Calculate address according to XLEN
LIU Zhiwei
2022-01-21
target/riscv: Alloc tcg global for cur_pm[mask|base]
LIU Zhiwei
2022-01-21
target/riscv: Sign extend pc for different XLEN
LIU Zhiwei
2022-01-21
target/riscv: Sign extend link reg for jal and jalr
LIU Zhiwei
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-08
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
target/riscv: Set the opcode in DisasContext
Alistair Francis
2022-01-08
target/riscv: support for 128-bit arithmetic instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit shift instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit U-type instructions
Frédéric Pétrot
[prev]
[next]