i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / 8087.s
1 # Check 8087-only instructions.
2
3 .text
4 .arch i8086
5 .arch .8087
6 .code16
7 _8087:
8 fdisi
9 feni
10 fndisi
11 fneni
This page took 0.03057 seconds and 4 git commands to generate.