diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2009-04-25 10:10:51 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2009-04-25 10:10:51 +0200 |
commit | a3a5e3d16c61f3bb52e0dd0ab4b639ccd3cf9d3f (patch) | |
tree | 0eea0b7cf7e55aecfde83f3fd77feafa5cc6c078 /gcc/tree-eh.c | |
parent | fd24db293b996c6ed859e252b68ef7609b03589f (diff) | |
download | gcc-a3a5e3d16c61f3bb52e0dd0ab4b639ccd3cf9d3f.zip gcc-a3a5e3d16c61f3bb52e0dd0ab4b639ccd3cf9d3f.tar.gz gcc-a3a5e3d16c61f3bb52e0dd0ab4b639ccd3cf9d3f.tar.bz2 |
re PR inline-asm/39590 (inline asm %z on amd64 says "ll" instead of "q")
PR target/39590
* configure.ac (HAVE_AS_IX86_FILDQ): On x86 targets check whether
the configured assembler supports fildq and fistpq mnemonics.
(HAVE_AS_IX86_FILDS): Rename from HAVE_GAS_FILDS_FISTS.
* configure: Regenerated.
* config.in: Ditto.
* config/i386/i386.c (print_operand): Handle 'Z'.
['z']: Remove handling of special fild/fist suffixes.
(output_fix_trunc): Use '%Z' to output suffix of fist{,p,tp} insn.
* config/i386/i386.md (*floathi<mode>2_i387): Use '%Z' to output
suffix of fild insn.
(*floatsi<mode>2_vector_mixed): Ditto.
(*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit): Ditto.
(*float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit): Ditto.
(*float<SSEMODEI24:mode><X87MODEF:mode>2_i387_with_temp): Ditto.
(*float<SSEMODEI24:mode><X87MODEF:mode>2_i387): Ditto.
* config/i386/gas.h (GAS_MNEMONICS): Remove.
From-SVN: r146761
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions