gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4-fp.d
CommitLineData
f6829a45
AN
1#objdump: -dr --prefix-addresses
2#name: MIPS mips4 fp
3
4# Test mips4 fp instructions.
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
90+0000 <[^>]*> bc1f 00000000+ <text_label>
100+0004 <[^>]*> nop
110+0008 <[^>]*> bc1f \$fcc1,00000000+ <text_label>
120+000c <[^>]*> nop
130+0010 <[^>]*> bc1fl \$fcc1,00000000+ <text_label>
140+0014 <[^>]*> nop
150+0018 <[^>]*> bc1t \$fcc1,00000000+ <text_label>
160+001c <[^>]*> nop
170+0020 <[^>]*> bc1tl \$fcc2,00000000+ <text_label>
180+0024 <[^>]*> nop
190+0028 <[^>]*> c.f.d \$f4,\$f6
200+002c <[^>]*> c.f.d \$fcc1,\$f4,\$f6
210+0030 <[^>]*> ldxc1 \$f2,a0\(a1\)
220+0034 <[^>]*> lwxc1 \$f2,a0\(a1\)
230+0038 <[^>]*> madd.d \$f0,\$f2,\$f4,\$f6
240+003c <[^>]*> madd.s \$f10,\$f8,\$f2,\$f0
250+0040 <[^>]*> movf a0,a1,\$fcc4
260+0044 <[^>]*> movf.d \$f4,\$f6,\$fcc0
270+0048 <[^>]*> movf.s \$f4,\$f6,\$fcc0
280+004c <[^>]*> movn.d \$f4,\$f6,a2
290+0050 <[^>]*> movn.s \$f4,\$f6,a2
300+0054 <[^>]*> movt a0,a1,\$fcc4
310+0058 <[^>]*> movt.d \$f4,\$f6,\$fcc0
320+005c <[^>]*> movt.s \$f4,\$f6,\$fcc0
330+0060 <[^>]*> movz.d \$f4,\$f6,a2
340+0064 <[^>]*> movz.s \$f4,\$f6,a2
350+0068 <[^>]*> msub.d \$f0,\$f2,\$f4,\$f6
360+006c <[^>]*> msub.s \$f0,\$f2,\$f4,\$f6
370+0070 <[^>]*> nmadd.d \$f0,\$f2,\$f4,\$f6
380+0074 <[^>]*> nmadd.s \$f0,\$f2,\$f4,\$f6
390+0078 <[^>]*> nmsub.d \$f0,\$f2,\$f4,\$f6
400+007c <[^>]*> nmsub.s \$f0,\$f2,\$f4,\$f6
410+0080 <[^>]*> prefx 0x4,a0\(a1\)
420+0084 <[^>]*> recip.d \$f4,\$f6
430+0088 <[^>]*> recip.s \$f4,\$f6
440+008c <[^>]*> rsqrt.d \$f4,\$f6
450+0090 <[^>]*> rsqrt.s \$f4,\$f6
460+0094 <[^>]*> sdxc1 \$f4,a0\(a1\)
470+0098 <[^>]*> swxc1 \$f4,a0\(a1\)
48 ...
This page took 0.123432 seconds and 4 git commands to generate.