qemu-e2k/target/mips
Philippe Mathieu-Daudé 3533ee301c target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Use the FloatRoundMode enum type introduced in commit 3dede407cc
("softfloat: Name rounding mode enum") instead of 'unsigned int'.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201123204448.3260804-2-f4bug@amsat.org>
2020-12-13 20:27:11 +01:00
..
addr.c
cp0_helper.c
cp0_timer.c
cpu-param.h
cpu-qom.h
cpu.c target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn() 2020-12-13 20:27:11 +01:00
cpu.h
dsp_helper.c
fpu_helper.c target/mips: Use FloatRoundMode enum for FCR31 modes conversion 2020-12-13 20:27:11 +01:00
gdbstub.c
helper.c target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c 2020-12-13 20:26:02 +01:00
helper.h
internal.h target/mips: Use FloatRoundMode enum for FCR31 modes conversion 2020-12-13 20:27:11 +01:00
kvm_mips.h
kvm.c
lmmi_helper.c
machine.c
meson.build
mips-defs.h
mips-semi.c
msa_helper.c
op_helper.c
TODO
trace-events
trace.h
translate_init.c.inc target/mips: Do not initialize MT registers if MT ASE absent 2020-12-13 20:26:02 +01:00
translate.c target/mips: Move cpu definitions, reset() and realize() to cpu.c 2020-12-13 20:27:11 +01:00