i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fpu.s
1 .text
2 .intel_syntax noprefix
3 .arch generic32
4 fpu:
5 .arch .287
6 fneni
7 fnsetpm
8
9 .arch .no287
10 .arch .387
11 fneni
12 fnsetpm
This page took 0.032537 seconds and 4 git commands to generate.