MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips32-imm.d
CommitLineData
df58fc94
RS
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
10Disassembly of section .text:
11[0-9a-f]+ <[^>]*> 03c3 937c wait 0x3c3
12[0-9a-f]+ <[^>]*> 03c3 db7c sdbbp 0x3c3
13 \.\.\.
This page took 0.253017 seconds and 4 git commands to generate.