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
/
insn_trans
Age
Commit message (
Expand
)
Author
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/riscv: Drop temp_new
Richard Henderson
2023-03-05
target/riscv: implement Zicbom extension
Christoph Muellner
2023-03-05
target/riscv: implement Zicboz extension
Christoph Muellner
2023-03-01
target/riscv: Add support for Zicond extension
Weiwei Li
2023-03-01
RISC-V: XTheadMemPair: Remove register restrictions for store-pair
Christoph Müllner
2023-03-01
target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Fix check for vector load/store instructions when EEW=64
Weiwei Li
2023-03-01
target/riscv: Add support for Zvfh/zvfhmin extensions
Weiwei Li
2023-03-01
target/riscv: Remove redundunt check for zve32f and zve64f
Weiwei Li
2023-03-01
target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Simplify check for Zve32f and Zve64f
Weiwei Li
2023-03-01
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
2023-02-07
target/riscv: fix ctzw behavior
Vladimir Isaev
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
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-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
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: Add itrigger support when icount is not enabled
LIU Zhiwei
2022-09-27
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Yang Liu
2022-09-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
2022-09-07
target/riscv: rvv: Add mask agnostic for vector permutation instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vector mask instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vector floating-point instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer shift instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vx instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vector load / store instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
2022-07-03
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
target/riscv: Remove condition guarding register zero for auipc and lui
Víctor Colombo
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
2022-06-10
target/riscv: rvv: Add tail agnostic for vector permutation instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector mask instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector floating-point instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer merge and move instru...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer shift instructions
eopXD
[next]