qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 C


From: Jiaxun Yang
Subject: Re: [PATCH] target/mips: Remove obsolete FCR0_HAS2008 comment on P5600 CPU
Date: Fri, 29 Oct 2021 12:40:49 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1


在 2021/10/28 22:21, Philippe Mathieu-Daudé 写道:
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>

Thanks.

- Jiaxun

---
  target/mips/cpu-defs.c.inc | 1 -
  1 file changed, 1 deletion(-)

diff --git a/target/mips/cpu-defs.c.inc b/target/mips/cpu-defs.c.inc
index cbc45fcb0e8..b946f8f957f 100644
--- a/target/mips/cpu-defs.c.inc
+++ b/target/mips/cpu-defs.c.inc
@@ -369,7 +369,6 @@ const mips_def_t mips_defs[] =
           * Config3: VZ, CTXTC, CDMM, TL
           * Config4: MMUExtDef
           * Config5: MRP
-         * FIR(FCR0): Has2008
           * */
          .name = "P5600",
          .CP0_PRid = 0x0001A800,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]