..
addr.c
cp0_helper.c
cp0_timer.c
cpu-defs.c.inc
target/mips: Remove vendor specific CPU definitions
2021-01-14 17:13:54 +01:00
cpu-param.h
cpu-qom.h
cpu.c
Testing, guest-loader and other misc tweaks
2021-03-11 16:20:58 +00:00
cpu.h
target/mips: Promote 128-bit multimedia registers as global ones
2021-02-21 19:42:34 +01:00
dsp_helper.c
fpu_helper.c
target/mips: Extract FPU helpers to 'fpu_helper.h'
2021-01-14 17:13:53 +01:00
fpu_helper.h
target/mips: Extract FPU helpers to 'fpu_helper.h'
2021-01-14 17:13:53 +01:00
gdbstub.c
target/mips: Extract FPU helpers to 'fpu_helper.h'
2021-01-14 17:13:53 +01:00
helper.h
target/mips: Extract MSA helper definitions
2021-01-14 17:13:53 +01:00
internal.h
target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
2021-02-21 19:42:34 +01:00
kvm_mips.h
kvm.c
sysemu: Let VMChangeStateHandler take boolean 'running' argument
2021-03-09 23:13:57 +01:00
lmmi_helper.c
machine.c
target/mips: Extract FPU helpers to 'fpu_helper.h'
2021-01-14 17:13:53 +01:00
meson.build
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
2021-03-13 23:43:07 +01:00
mips32r6.decode
target/mips: Convert Rel6 LL/SC opcodes to decodetree
2021-01-14 17:13:53 +01:00
mips64r6.decode
target/mips: Convert Rel6 LLD/SCD opcodes to decodetree
2021-01-14 17:13:53 +01:00
mips-defs.h
target/mips: Remove vendor specific CPU definitions
2021-01-14 17:13:54 +01:00
mips-semi.c
semihosting: Move include/hw/semihosting/ -> include/semihosting/
2021-03-10 15:34:12 +00:00
msa32.decode
target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
2021-01-14 17:13:53 +01:00
msa64.decode
target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
2021-01-14 17:13:53 +01:00
msa_helper.c
target/mips: Include missing "tcg/tcg.h" header
2021-02-21 19:42:34 +01:00
msa_helper.h.inc
target/mips: Extract MSA helper definitions
2021-01-14 17:13:53 +01:00
msa_translate.c
target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
2021-01-14 17:13:53 +01:00
mxu_translate.c
target/mips: Extract MXU code to new mxu_translate.c file
2021-03-13 23:43:02 +01:00
op_helper.c
target/mips: Let do_translate_address() take MMUAccessType argument
2021-02-21 19:42:34 +01:00
rel6_translate.c
target/mips: Convert Rel6 Special2 opcode to decodetree
2021-01-14 17:13:53 +01:00
tlb_helper.c
target/mips: Remove unused 'rw' argument from page_table_walk_refill()
2021-02-21 19:42:34 +01:00
TODO
trace-events
trace.h
translate_addr_const.c
target/mips: Extract LSA/DLSA translation generators
2021-01-14 17:13:53 +01:00
translate.c
target/mips/tx79: Salvage instructions description comment
2021-03-13 23:43:30 +01:00
translate.h
target/mips/translate: Make gen_rdhwr() public
2021-03-13 23:43:14 +01:00
tx79_translate.c
target/mips/tx79: Salvage instructions description comment
2021-03-13 23:43:30 +01:00
tx79.decode
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
2021-03-13 23:43:24 +01:00
txx9_translate.c
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
2021-03-13 23:43:07 +01:00