Skip to content

Commit f504fdd

Browse files
committed
keep alignment
1 parent 81a76d6 commit f504fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/asm/internal/asm/testdata/riscv64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ start:
196196
RDINSTRET X5 // f32220c0
197197

198198
// 10.1: Zihintpause Extension for Pause Hint
199-
PAUSE // 0f000001
199+
PAUSE // 0f000001
200200

201201
// 12.3: Integer Conditional Operations (Zicond)
202202
CZEROEQZ X5, X6, X7 // b353530e

0 commit comments

Comments
 (0)