MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32r2-fp32.s
CommitLineData
f6829a45
AN
1# source file to test assembly of mips32r2 FP instructions
2
3 .text
4text_label:
5
6 # FPU (cp1) instructions
7 #
8 # Even registers are supported w/ 32-bit FPU, odd
9 # registers supported only for 64-bit FPU.
10 # Only the 32-bit FPU instructions are tested here.
11
12 mfhc1 $17, $f0
13 mthc1 $17, $f0
This page took 0.419723 seconds and 4 git commands to generate.