Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / no87-2.l
1 .*: Assembler messages:
2 .*:3: Error: .*no87.*
3 .*:6: Error: .*287.*
4 .*:9: Error: .*387.*
5 .*:12: Error: .*i686.*
6 GAS LISTING .*
7 #...
8 [ ]*[1-9][0-9]*[ ]+fninit
9 [ ]*[1-9][0-9]*[ ]+\.arch \.287
10 [ ]*[1-9][0-9]*[ ]+\?+ DBE3[ ]+fninit
11 [ ]*[1-9][0-9]*[ ]+fsincos
12 [ ]*[1-9][0-9]*[ ]+\.arch \.387
13 [ ]*[1-9][0-9]*[ ]+\?+ D9FB[ ]+fsincos
14 [ ]*[1-9][0-9]*[ ]+fcomi
15 [ ]*[1-9][0-9]*[ ]+\.arch i686
16 [ ]*[1-9][0-9]*[ ]+\?+ DBF1[ ]+fcomi
17 [ ]*[1-9][0-9]*[ ]+fisttpl[ ].*
18 [ ]*[1-9][0-9]*[ ]+\.arch prescott
19 [ ]*[1-9][0-9]*[ ]+\?+ DB08[ ]+fisttpl[ ].*
This page took 0.035797 seconds and 4 git commands to generate.