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