* gas/mips/eret-1.s: Add trailing padding.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-2.d
1 #objdump: -d
2 #name: MIPS eret-2 disassembly
3 #as: -mabi=32 -mfix-24k -march=24kc --no-warn
4
5 .*\.o: file format .*mips.*
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: 42000018 eret
11 4: 00000000 nop
12 8: 1000fffd b 0x0
13 c: 00000000 nop
14 10: 42000018 eret
15 14: 00000000 nop
16 18: 1000fffd b 0x10
17 1c: 00000000 nop
18 \.\.\.
This page took 0.031192 seconds and 5 git commands to generate.