x86: add missing test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / 387.d
CommitLineData
309d3373
JB
1#objdump: -dw
2#name: i386 387 (cmdline)
3#as: -march=i386+387
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <_387>:
10[ ]*[0-9a-f]+: d9 ff[ ]+fcos[ ]*
11[ ]*[0-9a-f]+: d9 f5[ ]+fprem1[ ]*
12[ ]*[0-9a-f]+: d9 fe[ ]+fsin[ ]*
13[ ]*[0-9a-f]+: d9 fb[ ]+fsincos[ ]*
14[ ]*[0-9a-f]+: dd e1[ ]+fucom[ ]+%st\(1\)
15[ ]*[0-9a-f]+: dd e9[ ]+fucomp[ ]+%st\(1\)
16[ ]*[0-9a-f]+: da e9[ ]+fucompp[ ]*
17#pass
This page took 0.495149 seconds and 4 git commands to generate.