Skip to content

Commit a044769

Browse files
authored
fix typo
1 parent dcef17c commit a044769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/mips64/zscal.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
blez N, .L999
7676
dsll INCX, INCX, ZBASE_SHIFT
7777

78-
LDARG DUMMY2, 8(sp)
78+
LDARG DUMMY2, 8($sp)
7979
dsll DUMMY2, DUMMY2, ZBASE_SHIFT
8080

8181
CMPEQ $fcc0, ALPHA_R, a1

0 commit comments

Comments
 (0)