x86: Add assembler -mx86-used-note=yes test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fpu.s
CommitLineData
0e0eea78
JB
1 .text
2 .intel_syntax noprefix
3 .arch generic32
4fpu:
5 .arch .287
6 fneni
7 fnsetpm
8
9 .arch .no287
10 .arch .387
11 fneni
12 fnsetpm
This page took 0.067441 seconds and 4 git commands to generate.