summaryrefslogtreecommitdiffstats
path: root/gcc/tree-data-ref.c
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-14 16:16:15 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-14 16:16:15 +0000
commit2c5d3eb17dd92800cd7cf57f329aa561f8d073cd (patch)
tree91fec9303819d3743f1e7d02eb3524da90d31ef3 /gcc/tree-data-ref.c
parent2ed3178e030b81848fc01a6da64668fabf19e92c (diff)
downloadppe42-gcc-2c5d3eb17dd92800cd7cf57f329aa561f8d073cd.tar.gz
ppe42-gcc-2c5d3eb17dd92800cd7cf57f329aa561f8d073cd.zip
PR target/17688
* config/i386/i386.c (x86_use_himode_fiop): New. (x86_use_simode_fiop): Rename from x86_use_fiop. * config/i386/i386.h (x86_use_himode_fiop): Declare. (TARGET_USE_HIMODE_FIOP): New. (x86_use_simode_fiop): Rename from x86_use_fiop. (TARGET_USE_SIMODE_FIOP): Rename from TARGET_USE_FIOP. * config/i386/i386.md (X87MODEI12): New mode macro define. (*cmpfp_<mode>): Rename from *cmpfp_si. Use X87MODEI12 mode macro to implement x87 FP compare with HImode input operands. (*fp_jcc_8<mode>_387, splitter): Rename from *fp_jcc_8_387. Use X87MODEI12 mode macro to handle HImode input operands. (*fop_sf_2<mode>_i387, *fop_sf_3<mode>_i387, *fop_df_2<mode>_i387, *fop_df_3<mode>_i387, *fop_xf_2<mode>_i387, *fop_xf_3<mode>_i387): Renamed from *fop_sf_2_i387, *fop_sf_3_i387, *fop_df_2_i387, *fop_df_3_i387, *fop_xf_2_i387, *fop_xf_3_i387. Use X87MODEI12 mode macro to implement x87 operators with HImode input operands. (fop splitters): Use X87MODEI12 mode macro to handle HImode input operands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96437 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud