2009-05-26 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-2.d
1 #objdump: -d
2 #name: MIPS eret-2 disassembly
3 #as: -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
This page took 0.029847 seconds and 4 git commands to generate.