summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/grey_sh.S
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/grey_sh.S')
-rw-r--r--apps/plugins/lib/grey_sh.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/lib/grey_sh.S b/apps/plugins/lib/grey_sh.S
index c59c09eaf2..f77d5b24cd 100644
--- a/apps/plugins/lib/grey_sh.S
+++ b/apps/plugins/lib/grey_sh.S
@@ -99,8 +99,8 @@ __grey_line1:
99 add #16, r5 99 add #16, r5
100 bt .p4_loop 100 bt .p4_loop
101 101
102 sub r6, r4 102 /* No need to correct the count, we're only testing bits from now on. */
103 103
104.p4_end: 104.p4_end:
105 mov #2, r0 105 mov #2, r0
106 tst r0, r4 106 tst r0, r4