Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 477654fc authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix typo


    
Found by Chris Dearman (chris@mips.com).

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent e6ed89ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ FEXPORT(restore_all) # restore full frame
	EMT
1:
	mfc0	v1, CP0_TCSTATUS
	/* We set IXMT above, XOR should cler it here */
	/* We set IXMT above, XOR should clear it here */
	xori	v1, v1, TCSTATUS_IXMT
	or	v1, v0, v1
	mtc0	v1, CP0_TCSTATUS