Add function definitions for shift_instr,
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 19 Oct 1993 21:40:59 +0000 (17:40 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 19 Oct 1993 21:40:59 +0000 (17:40 -0400)
commit7fc6c9f01e8fb9d0626a371019a609f2f1f4ae7e
tree765382a537f3bd350dbbd94e8a6c548c2d385df8
parentaf48348a34ddbb400bbbae2b8cd204cb2610cf78
Add function definitions for shift_instr,

output_mov_long_double_fpu_from_arm,
output_mov_long_double_arm_from_fpu, and
output_mov_long_double_arm_from_arm.
(FLOAT_WORDS_BIG_ENDIAN): Define to 1.
(SECONDARY_OUTPUT_RELOAD_CLASS): return GENERAL_REGS for HImode outputs.
(ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): output
floating point constants as hex, make order correct given definition
of FLOAT_WORDS_BIG_ENDIAN.
(PRINT_OPERAND): Delete redundant code when handling CONST_DOUBLE.

From-SVN: r5809
gcc/config/arm/arm.h