gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-2.d
1 #objdump: -d -mmips:isa32r2
2 #name: MIPS eret-2
3 #as: -32 -mfix-24k -march=24kc --no-warn
4
5 .*\.o: +file format .*mips.*
6
7 Disassembly of section \.text:
8
9 [0-9a-f]+ <.*>:
10 [ 0-9a-f]+: 42000018 eret
11 [ 0-9a-f]+: 00000000 nop
12 [ 0-9a-f]+: 1000fffd b [0-9a-f]+ <foo>
13 [ 0-9a-f]+: 00000000 nop
14 [ 0-9a-f]+: 42000018 eret
15 [ 0-9a-f]+: 00000000 nop
16 [ 0-9a-f]+: 1000fffd b [0-9a-f]+ <foo\+0x10>
17 [ 0-9a-f]+: 00000006 srlv zero,zero,zero
18 \.\.\.
This page took 0.030174 seconds and 4 git commands to generate.