MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips32-imm.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS32 WAIT and SDBBP instructions
3 #as: -32
4 #source: mips32-imm.s
5
6 # Check MIPS32 WAIT and SDBBP instruction assembly
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 [0-9a-f]+ <[^>]*> 4359e260 wait 0x56789
12 [0-9a-f]+ <[^>]*> 0159e24e sdbbp 0x56789
13 \.\.\.
This page took 0.031476 seconds and 4 git commands to generate.