MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips32-imm.d
CommitLineData
7361da2c
AB
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
10Disassembly of section .text:
11[0-9a-f]+ <[^>]*> 4359e260 wait 0x56789
12[0-9a-f]+ <[^>]*> 0159e24e sdbbp 0x56789
13 \.\.\.
This page took 0.097167 seconds and 4 git commands to generate.