aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips')
-rw-r--r--sysdeps/mips/strcmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/strcmp.S b/sysdeps/mips/strcmp.S
index e0c8212..3ea9b3d 100644
--- a/sysdeps/mips/strcmp.S
+++ b/sysdeps/mips/strcmp.S
@@ -128,7 +128,7 @@ L(worddiff):
subu t0, v0, t8
nor t1, v0, t9
and t1, t0, t1
- xor t0, v0, v1
+ xor t0, v0, v1
or t0, t0, t1
# if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
wsbh t0, t0