Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / xlr-ext.d
CommitLineData
52b6b6b9
JM
1#objdump: -dr --prefix-addresses --show-raw-insn -mmips:xlr
2#name: XLRs native MIPS64 extensions
3#as: -march=xlr
4
5.*: +file format .*mips.*
6
7Disassembly of section .text:
80+0000 <[^>]*> 3c000000 lui zero,0x0
90+0004 <[^>]*> 8c010001 lw at,1\(zero\)
100+0008 <[^>]*> 8c020002 lw v0,2\(zero\)
110+000c <[^>]*> 70221838 daddwc v1,at,v0
120+0010 <[^>]*> 70230010 ldaddw v1,at
130+0014 <[^>]*> 70230011 ldaddwu v1,at
140+0018 <[^>]*> 70230012 ldaddd v1,at
150+001c <[^>]*> 70230014 swapw v1,at
160+0020 <[^>]*> 70230015 swapwu v1,at
170+0024 <[^>]*> 4a000003 c2 0x3
180+0028 <[^>]*> 4a000002 c2 0x2
190+002c <[^>]*> 4a000001 c2 0x1
20 \.\.\.
This page took 0.247252 seconds and 4 git commands to generate.