MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-1.s
CommitLineData
26abf39f
MR
1foo:
2 li $t4, 0
6a32d874 3 eret
26abf39f
MR
4 b 2f
51: li $t2, 3
6a32d874 6 eret
26abf39f 72: li $a0, 0
6a32d874 8 deret
26abf39f 9 beq $t3, $t2, 1b
6a32d874
CM
10 deret
11 eret
12 eret
26abf39f 13 b 2b
6a32d874
CM
14
15 .set noreorder
26abf39f 16 li $t4, 4
6a32d874 17 deret
26abf39f 18 li $t4, 3
6a32d874 19 eret
26abf39f
MR
20 b 1f
21 li $t4, 3
6a32d874
CM
22 eret
23 nop
26abf39f
MR
24 b 1f
25 li $t4, 3
261: li $t4, 3
6a32d874 27 eret
0bcd05a4
MR
28
29# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
30 .space 8
This page took 0.385955 seconds and 4 git commands to generate.