MIPS64: Using the macro MTC rather than MTC1

This commit is contained in:
gxw 2022-09-13 16:38:01 +08:00
parent fab84910ea
commit 365936ae1b
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
//Init INF
lui TEMP, 0x7FF0
dsll TEMP, TEMP, 32
MTC1 TEMP, INF
MTC TEMP, INF
LD a1, 0 * SIZE(X)
daddiu N, N, -1