Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck committed Feb 7, 2025
1 parent 8c67725 commit 02de1f2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions m2c/arch_mips.py
Original file line number Diff line number Diff line change
Expand Up @@ -1937,11 +1937,17 @@ class MipseeArch(MipsArch):
"s6",
"s7",
"f20",
"f21",
"f22",
"f23",
"f24",
"f25",
"f26",
"f27",
"f28",
"f29",
"f30",
"f31",
"ra",
"31",
"fp",
Expand Down

0 comments on commit 02de1f2

Please sign in to comment.