acconfig.h (HAVE_GAS_FILDS_FISTS): Add.
authorJohn Wehle <john@feith.com>
Fri, 23 Apr 1999 19:41:03 +0000 (19:41 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Fri, 23 Apr 1999 19:41:03 +0000 (19:41 +0000)
commit53b5ce195c96449b70be8ed578ce10d07294e492
tree9c863568a597265314722ecb9fada3fd21ed7fb8
parent4c020733f4af9a0045f152013a7063d8dae1c1fd
acconfig.h (HAVE_GAS_FILDS_FISTS): Add.

* acconfig.h (HAVE_GAS_FILDS_FISTS): Add.
* configure.in: Check assembler instructions.
* configure: Rebuild.
* config.in: Likewise.
* i386.md (floathisf2, floathidf2, floathixf2): New patterns.
* i386.c (print_operand): Use the proper suffix for a 387 HImode
operand.  Abort if a 387 operand has an unsupported size.

From-SVN: r26608
gcc/ChangeLog
gcc/acconfig.h
gcc/config.in
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/configure
gcc/configure.in