index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
riscv
Age
Commit message (
Expand
)
Author
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-04-24
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
2019-04-24
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
tcg/riscv: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2018-12-26
tcg/riscv: Add the target init code
Alistair Francis
2018-12-26
tcg/riscv: Add the prologue generation and register the JIT
Alistair Francis
2018-12-26
tcg/riscv: Add the out op decoder
Alistair Francis
2018-12-26
tcg/riscv: Add direct load and store instructions
Alistair Francis
2018-12-26
tcg/riscv: Add slowpath load and store instructions
Alistair Francis
2018-12-26
tcg/riscv: Add branch and jump instructions
Alistair Francis
2018-12-26
tcg/riscv: Add the add2 and sub2 instructions
Alistair Francis
2018-12-26
tcg/riscv: Add the out load and store instructions
Alistair Francis
2018-12-26
tcg/riscv: Add the extract instructions
Alistair Francis
2018-12-26
tcg/riscv: Add the mov and movi instruction
Alistair Francis
2018-12-26
tcg/riscv: Add the relocation functions
Alistair Francis
2018-12-26
tcg/riscv: Add the instruction emitters
Alistair Francis
2018-12-26
tcg/riscv: Add the immediate encoders
Alistair Francis
2018-12-26
tcg/riscv: Add support for the constraints
Alistair Francis
2018-12-26
tcg/riscv: Add the tcg target registers
Alistair Francis
2018-12-26
tcg/riscv: Add the tcg-target.h file
Alistair Francis