target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU
FCR0_HAS2008 flag has been enabled in commit ba5c79f2622 ("target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUs"), so remove the obsolete FIXME comment. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211028212103.2126176-1-f4bug@amsat.org>
This commit is contained in:
parent
ba7b6f025b
commit
675cf7817c
@ -369,7 +369,6 @@ const mips_def_t mips_defs[] =
|
|||||||
* Config3: VZ, CTXTC, CDMM, TL
|
* Config3: VZ, CTXTC, CDMM, TL
|
||||||
* Config4: MMUExtDef
|
* Config4: MMUExtDef
|
||||||
* Config5: MRP
|
* Config5: MRP
|
||||||
* FIR(FCR0): Has2008
|
|
||||||
* */
|
* */
|
||||||
.name = "P5600",
|
.name = "P5600",
|
||||||
.CP0_PRid = 0x0001A800,
|
.CP0_PRid = 0x0001A800,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user