Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips32-imm.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS32 WAIT and SDBBP instructions
3 #source: micromips@mips32-imm.s
4 #as: -32
5
6 # Check MIPS32 WAIT and SDBBP instruction assembly (microMIPS).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 [0-9a-f]+ <[^>]*> 03c3 937c wait 0x3c3
12 [0-9a-f]+ <[^>]*> 03c3 db7c sdbbp 0x3c3
13 \.\.\.
This page took 0.029062 seconds and 4 git commands to generate.