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
*
riscv: Add semihosting support
Keith Packard
2021-01-18
1
-0
/
+11
*
target/riscv: Remove the hyp load and store functions
Alistair Francis
2020-11-10
1
-0
/
+2
*
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
1
-10
/
+0
*
target/riscv: Check nanboxed inputs in trans_rvf.inc.c
Richard Henderson
2020-08-22
1
-0
/
+18
*
target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
Richard Henderson
2020-08-22
1
-0
/
+11
*
meson: target
Paolo Bonzini
2020-08-21
1
-2
/
+2
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-10
/
+10
*
target/riscv: add vector stride load and store instructions
LIU Zhiwei
2020-07-02
1
-0
/
+7
*
target/riscv: add vector configure instruction
LIU Zhiwei
2020-07-02
1
-2
/
+15
*
target/riscv: add vector extension field in CPURISCVState
LIU Zhiwei
2020-07-02
1
-1
/
+2
*
target/riscv: Move the hfence instructions to the rvh decode
Alistair Francis
2020-06-19
1
-0
/
+1
*
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
2020-02-27
1
-1
/
+1
*
target/riscv: Respect MPRV and SPRV for floating point ops
Alistair Francis
2020-02-27
1
-1
/
+15
*
target/riscv: Mark both sstatus and msstatus_hs as dirty
Alistair Francis
2020-02-27
1
-0
/
+13
*
target/riscv: Print priv and virt in disas log
Alistair Francis
2020-02-27
1
-0
/
+8
*
target/riscv: progressively load the instruction during decode
Alex Bennée
2020-02-25
1
-19
/
+21
*
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
2020-01-24
1
-1
/
+1
|
\
|
*
target/riscv: update mstatus.SD when FS is set dirty
ShihPo Hung
2020-01-16
1
-1
/
+1
*
|
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
|
/
*
remove unnecessary ifdef TARGET_RISCV64
hiroyuki.obinata
2019-11-14
1
-3
/
+1
*
target/riscv: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
*
target/riscv: Remove redundant declaration pragmas
Richard Henderson
2019-08-19
1
-18
/
+1
*
RISC-V: Add support for the Zifencei extension
Palmer Dabbelt
2019-06-26
1
-0
/
+3
*
target/riscv: Split gen_arith_imm into functional and temp
Richard Henderson
2019-05-24
1
-2
/
+17
*
target/riscv: Split RVC32 and RVC64 insns into separate files
Richard Henderson
2019-05-24
1
-1
/
+0
*
target/riscv: Merge argument decode for RVC shifti
Richard Henderson
2019-05-24
1
-0
/
+6
*
target/riscv: Use --static-decode for decodetree
Richard Henderson
2019-05-24
1
-3
/
+0
*
target/riscv: Name the argument sets for all of insn32 formats
Richard Henderson
2019-05-24
1
-0
/
+18
*
RISC-V: fix single stepping over ret and other branching instructions
Fabien Chouteau
2019-05-24
1
-5
/
+25
*
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
2019-05-06
1
-2
/
+2
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-2
/
+2
*
target/riscv: Zero extend the inputs of divuw and remuw
Palmer Dabbelt
2019-03-22
1
-0
/
+21
*
target/riscv: Remove decode_RV32_64G()
Bastian Koppelmann
2019-03-13
1
-20
/
+1
*
target/riscv: Remove gen_system()
Bastian Koppelmann
2019-03-13
1
-34
/
+0
*
target/riscv: Rename trans_arith to gen_arith
Bastian Koppelmann
2019-03-13
1
-2
/
+2
*
target/riscv: Remove manual decoding of RV32/64M insn
Bastian Koppelmann
2019-03-13
1
-187
/
+133
*
target/riscv: Remove shift and slt insn manual decoding
Bastian Koppelmann
2019-03-13
1
-41
/
+18
*
target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
Bastian Koppelmann
2019-03-13
1
-15
/
+25
*
target/riscv: Move gen_arith_imm() decoding into trans_* functions
Bastian Koppelmann
2019-03-13
1
-80
/
+27
*
target/riscv: Remove manual decoding from gen_store()
Bastian Koppelmann
2019-03-13
1
-3
/
+5
*
target/riscv: Remove manual decoding from gen_load()
Bastian Koppelmann
2019-03-13
1
-2
/
+4
*
target/riscv: Remove manual decoding from gen_branch()
Bastian Koppelmann
2019-03-13
1
-47
/
+0
*
target/riscv: Remove gen_jalr()
Bastian Koppelmann
2019-03-13
1
-38
/
+0
*
target/riscv: Convert quadrant 2 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
1
-81
/
+2
*
target/riscv: Convert quadrant 1 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
1
-117
/
+1
*
target/riscv: Convert quadrant 0 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
1
-37
/
+16
*
target/riscv: Convert RV priv insns to decodetree
Bastian Koppelmann
2019-03-13
1
-56
/
+1
*
target/riscv: Convert RV64D insns to decodetree
Bastian Koppelmann
2019-03-13
1
-600
/
+1
*
target/riscv: Convert RV32D insns to decodetree
Bastian Koppelmann
2019-03-13
1
-0
/
+1
*
target/riscv: Convert RV32F insns to decodetree
Bastian Koppelmann
2019-03-13
1
-0
/
+1
[next]