bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips64-cp2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS64 cop2 instructions
3 #source: micromips@mips64-cp2.s
4 #as: -32
5
6 # Check MIPS64 cop2 instruction assembly (microMIPS).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section .text:
11 [0-9a-f]+ <[^>]*> 0064 6d3c dmfc2 v1,\$4
12 [0-9a-f]+ <[^>]*> 00c7 7d3c dmtc2 a2,\$7
13 \.\.\.
This page took 0.029583 seconds and 4 git commands to generate.