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
/
trans_rvd.c.inc
Age
Commit message (
Expand
)
Author
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-06-13
target/riscv: Update check for Zca/Zcf/Zcd
Weiwei Li
2023-05-05
target/riscv: add support for Zcd extension
Weiwei Li
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
2023-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
2022-03-03
target/riscv: add support for zdinx
Weiwei Li
2022-01-21
target/riscv: Calculate address according to XLEN
LIU Zhiwei
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-10-28
target/riscv: Support pointer masking for RISC-V for i/c/f/d/a types of instr...
Alexey Baturo
2021-09-01
target/riscv: Use {get,dest}_gpr for RVD
Richard Henderson
2021-09-01
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
2021-05-11
target/riscv: Consolidate RV32/64 32-bit instructions
Alistair Francis
2020-08-21
target/riscv: check before allocating TCG temps
LIU Zhiwei
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini