OSDN Git Service

* acconfig.h (HAVE_GAS_FILDS_FISTS): Add.
authorwehle <wehle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Apr 1999 19:41:03 +0000 (19:41 +0000)
committerwehle <wehle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Apr 1999 19:41:03 +0000 (19:41 +0000)
commitd6723bcdea35b4af295adf7b32907324878fa75c
tree9c863568a597265314722ecb9fada3fd21ed7fb8
parent9c4fbff9f97953a50ec55067de822e3ad27e7f1c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26608 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/acconfig.h
gcc/config.in
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/configure
gcc/configure.in