include/opcode/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16@relax-swap3.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS relaxed macro with branch swapping
3 #as: -32
4 #source: relax-swap3.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 0a00 la v0,[0-9a-f]+ <[^>]*>
10 [0-9a-f]+ <[^>]*> eb00 jr v1
11 [0-9a-f]+ <[^>]*> 6500 nop
12 [0-9a-f]+ <[^>]*> f7ff 0a1c la v0,[0-9a-f]+ <[^>]*>
13 [0-9a-f]+ <[^>]*> 2300 beqz v1,[0-9a-f]+ <[^>]*>
14 \.\.\.
15 #pass
This page took 0.02942 seconds and 4 git commands to generate.