qemu-e2k/target/mips
Philippe Mathieu-Daudé 8758d1b8aa target/mips: Declare generic FPU / Coprocessor functions in translate.h
Some FPU / Coprocessor translation functions / registers can be
used by ISA / ASE / extensions out of the big translate.c file.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201214183739.500368-15-f4bug@amsat.org>
2021-01-14 17:13:53 +01:00
..
addr.c target/mips/addr: Add translation helpers for KSEG1 2021-01-14 17:13:53 +01:00
cp0_helper.c target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 2021-01-14 17:13:53 +01:00
cp0_timer.c target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 2021-01-14 17:13:53 +01:00
cpu-defs.c.inc target/mips: Rename translate_init.c as cpu-defs.c 2021-01-14 17:13:53 +01:00
cpu-param.h
cpu-qom.h
cpu.c target/mips: Rename translate_init.c as cpu-defs.c 2021-01-14 17:13:53 +01:00
cpu.h target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit() 2021-01-14 17:13:53 +01:00
dsp_helper.c target/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
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
internal.h target/mips: Move mmu_init() functions to tlb_helper.c 2021-01-14 17:13:53 +01:00
kvm_mips.h
kvm.c target/mips: Extract FPU helpers to 'fpu_helper.h' 2021-01-14 17:13:53 +01:00
lmmi_helper.c target/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
machine.c target/mips: Extract FPU helpers to 'fpu_helper.h' 2021-01-14 17:13:53 +01:00
meson.build target/mips: Rename helper.c as tlb_helper.c 2021-01-14 17:13:53 +01:00
mips-defs.h target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 2021-01-14 17:13:53 +01:00
mips-semi.c target/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
msa_helper.c target/mips: Extract FPU helpers to 'fpu_helper.h' 2021-01-14 17:13:53 +01:00
op_helper.c target/mips: Extract FPU helpers to 'fpu_helper.h' 2021-01-14 17:13:53 +01:00
tlb_helper.c target/mips: Move mmu_init() functions to tlb_helper.c 2021-01-14 17:13:53 +01:00
TODO
trace-events
trace.h
translate.c target/mips: Declare generic FPU / Coprocessor functions in translate.h 2021-01-14 17:13:53 +01:00
translate.h target/mips: Declare generic FPU / Coprocessor functions in translate.h 2021-01-14 17:13:53 +01:00