qemu-e2k/target/mips
Aleksandar Markovic 7b77f048e2 target/mips: Separate FPU-related helpers into their own file
For clarity and easier maintenence, create target/mips/fpu_helper.c, and
move all FPU-related content form target/mips/op_helper.c to that file.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
Message-Id: <1580745443-24650-3-git-send-email-aleksandar.markovic@rt-rk.com>
2020-02-04 08:53:54 +01:00
..
cp0_helper.c target/mips: Separate CP0-related helpers into their own file 2020-02-04 08:53:54 +01:00
cp0_timer.c
cpu-param.h
cpu-qom.h
cpu.c cpu: Use cpu_class_set_parent_reset() 2020-01-24 20:59:06 +01:00
cpu.h target/mips: Add implementation of GINVT instruction 2020-01-29 19:28:52 +01:00
dsp_helper.c
fpu_helper.c target/mips: Separate FPU-related helpers into their own file 2020-02-04 08:53:54 +01:00
gdbstub.c
helper.c target/mips: Add implementation of GINVT instruction 2020-01-29 19:28:52 +01:00
helper.h target/mips: Add implementation of GINVT instruction 2020-01-29 19:28:52 +01:00
internal.h target/mips: Add implementation of GINVT instruction 2020-01-29 19:28:52 +01:00
kvm_mips.h target/mips: Clean up kvm_mips.h 2019-10-01 16:37:50 +02:00
kvm.c kvm: introduce kvm_kernel_irqchip_* functions 2019-12-17 19:32:45 +01:00
lmi_helper.c
machine.c target/mips: Amend CP0 WatchHi register implementation 2020-01-29 19:28:52 +01:00
Makefile.objs target/mips: Separate FPU-related helpers into their own file 2020-02-04 08:53:54 +01:00
mips-defs.h target/mips: Clean up mips-defs.h 2019-10-01 16:41:03 +02:00
mips-semi.c target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting() 2020-01-29 19:28:52 +01:00
msa_helper.c target/mips: Refactor handling of vector compare 'less than' (signed) instructions 2019-10-25 18:37:01 +02:00
op_helper.c target/mips: Separate FPU-related helpers into their own file 2020-02-04 08:53:54 +01:00
TODO
trace-events
translate_init.inc.c
translate.c target/mips: Add implementation of GINVT instruction 2020-01-29 19:28:52 +01:00