MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips4-fp.s
1 # Source file used to test -mips4 fp instructions.
2
3 text_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.029588 seconds and 4 git commands to generate.