i386: Also check R12-R15 registers when optimizing testq to testb
[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.13182 seconds and 4 git commands to generate.