MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64-cp2.d
CommitLineData
a6d8f55b
AN
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS MIPS64 cop2 instructions
3#as: -32
4
5# Check MIPS64 cop2 instruction assembly
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 48232000 dmfc2 v1,\$4
110+0004 <[^>]*> 48242800 dmfc2 a0,\$5
120+0008 <[^>]*> 48253007 dmfc2 a1,\$6,7
130+000c <[^>]*> 48a63800 dmtc2 a2,\$7
140+0010 <[^>]*> 48a74000 dmtc2 a3,\$8
150+0014 <[^>]*> 48a84807 dmtc2 t0,\$9,7
16#pass
This page took 0.562018 seconds and 4 git commands to generate.