gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS64 instructions
3
4 # Check MIPS64 instruction assembly
5
6 .*: +file format .*mips.*
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> 70410825 dclo at,v0
10 0+0004 <[^>]*> 70831824 dclz v1,a0
11 0+0008 <[^>]*> 48232000 dmfc2 v1,\$4
12 0+000c <[^>]*> 48242800 dmfc2 a0,\$5
13 0+0010 <[^>]*> 48253007 dmfc2 a1,\$6,7
14 0+0014 <[^>]*> 48a63800 dmtc2 a2,\$7
15 0+0018 <[^>]*> 48a74000 dmtc2 a3,\$8
16 0+001c <[^>]*> 48a84807 dmtc2 t0,\$9,7
This page took 0.029391 seconds and 4 git commands to generate.