Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-imm.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS32 WAIT and SDBBP instructions
3 #as: -32
4
5 # Check MIPS32 WAIT and SDBBP instruction assembly
6
7 .*: +file format .*mips.*
8
9 Disassembly of section .text:
10 [0-9a-f]+ <[^>]*> 4359e260 wait 0x56789
11 [0-9a-f]+ <[^>]*> 7159e27f sdbbp 0x56789
12 \.\.\.
This page took 0.034064 seconds and 4 git commands to generate.