* gas/mips/eret-2.s: Add an instruction to fill a branch delay
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-2.d
CommitLineData
ff239038
CM
1#objdump: -d
2#name: MIPS eret-2 disassembly
0bcd05a4 3#as: -mabi=32 -mfix-24k -march=24kc --no-warn
ff239038
CM
4
5.*\.o: file format .*mips.*
6
7Disassembly of section \.text:
8
26abf39f
MR
9[0-9a-f]+ <foo>:
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>
42853c79 17[ 0-9a-f]+: 00000006 srlv zero,zero,zero
0bcd05a4 18 \.\.\.
This page took 0.048359 seconds and 4 git commands to generate.