MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips4-fp.s
CommitLineData
7361da2c
AB
1# Source file used to test -mips4 fp instructions.
2
3text_label:
4 recip.d $f4,$f6
5 recip.s $f4,$f6
6 rsqrt.d $f4,$f6
7 rsqrt.s $f4,$f6
8
9# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
10 .align 2
11 .space 8
This page took 0.135097 seconds and 4 git commands to generate.