qemu-cr16/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
cp0_timer.c
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
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
helper.h
internal.h
kvm.c
kvm_mips.h
lmi_helper.c
machine.c
Makefile.objs target/mips: Separate FPU-related helpers into their own file 2020-02-04 08:53:54 +01:00
mips-defs.h
mips-semi.c
msa_helper.c
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.c
translate_init.inc.c