gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32r2-cp2.s
1 # source file to test assembly of mips32r2 cop2 instructions
2
3 .set noreorder
4 .set noat
5
6 .text
7 text_label:
8 # cp2 instructions
9
10 mfhc2 $17, 0x5555
11 mthc2 $17, 0x5555
12
This page took 0.029479 seconds and 4 git commands to generate.