* sparc-tdep.c (sparc_gdbarch_init): Get the architecture from
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / abs.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:4000
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\+(0x|)c>
100+0004 <[^>]*> nop
110+0008 <[^>]*> neg \$a0,\$a0
120+000c <[^>]*> bgez \$a1,0+0018 <foo\+(0x|)18>
130+0010 <[^>]*> move \$a0,\$a1
140+0014 <[^>]*> neg \$a0,\$a1
15 ...
This page took 0.076245 seconds and 4 git commands to generate.