From 02de1f2ea6fff9da488f27b7221099f6ceca97d5 Mon Sep 17 00:00:00 2001 From: Ethan Date: Sat, 8 Feb 2025 02:05:35 +0900 Subject: [PATCH] PR comments --- m2c/arch_mips.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/m2c/arch_mips.py b/m2c/arch_mips.py index e5d2b286..e69438c2 100644 --- a/m2c/arch_mips.py +++ b/m2c/arch_mips.py @@ -1937,11 +1937,17 @@ class MipseeArch(MipsArch): "s6", "s7", "f20", + "f21", "f22", + "f23", "f24", + "f25", "f26", + "f27", "f28", + "f29", "f30", + "f31", "ra", "31", "fp",