]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/abs.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / abs.d
CommitLineData
f5587846
ILT
1#objdump: -dr
2#name: MIPS abs
3
4# Test the abs macro.
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
90+0000 <[^>]*> bgez \$a0,0+000c <foo\+c>
10...
110+0008 <[^>]*> neg \$a0,\$a0
120+000c <[^>]*> bgez \$a1,0+0018 <foo\+18>
130+0010 <[^>]*> move \$a0,\$a1
140+0014 <[^>]*> neg \$a0,\$a1
15...