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
/
tcg
/
riscv
Age
Commit message (
Expand
)
Author
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