MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@abs.d
CommitLineData
df58fc94
RS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS abs
3#source: abs.s
4#as: -32
5
6# Test the abs macro (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 4044 fffe bgez a0,[0-9a-f]+ <foo>
12[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
13[0-9a-f]+ <[^>]*> 0c00 nop
14[0-9a-f]+ <[^>]*> 0080 2190 neg a0,a0
15[0-9a-f]+ <[^>]*> 4045 fffe bgez a1,[0-9a-f]+ <.*>
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 .*
17[0-9a-f]+ <[^>]*> 0c85 move a0,a1
18[0-9a-f]+ <[^>]*> 00a0 2190 neg a0,a1
19 \.\.\.
This page took 0.300024 seconds and 4 git commands to generate.