summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/strcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/lib/strcmp.S')
-rw-r--r--arch/s390/lib/strcmp.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/lib/strcmp.S b/arch/s390/lib/strcmp.S
index d3f63942f..340edffb5 100644
--- a/arch/s390/lib/strcmp.S
+++ b/arch/s390/lib/strcmp.S
@@ -18,8 +18,8 @@ strcmp:
CLST 2,3
JO .-4
JE strcmp_equal
- IC 0,0(0,3)
- IC 1,0(0,2)
+ IC 0,0(3)
+ IC 1,0(2)
SR 1,0
strcmp_equal:
LR 2,1