Add support for MIPS R6.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips4-fp.d
1 #objdump: -dr --prefix-addresses
2 #name: MIPS mips4 fp
3
4 # Test mips4 fp instructions.
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> recip.d \$f4,\$f6
10 [0-9a-f]+ <[^>]*> recip.s \$f4,\$f6
11 [0-9a-f]+ <[^>]*> rsqrt.d \$f4,\$f6
12 [0-9a-f]+ <[^>]*> rsqrt.s \$f4,\$f6
13 \.\.\.
This page took 0.030667 seconds and 4 git commands to generate.