symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / nal-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS NAL instruction/idiom 1
3 #as: -32
4 #source: nal.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 04100000 bltzal zero,00000004 <foo\+0x4>
10 [0-9a-f]+ <[^>]*> 00000000 nop
11 [0-9a-f]+ <[^>]*> 03e00008 jr ra
12 [0-9a-f]+ <[^>]*> 00000000 nop
13 \.\.\.
This page took 0.037492 seconds and 4 git commands to generate.