(arm_condition_code): Move to start of file.
commitf6b019122ddd71117a9655654f7bfef24eae8ce4
authorerich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 1994 18:41:52 +0000 (2 18:41 +0000)
committererich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 1994 18:41:52 +0000 (2 18:41 +0000)
tree2b63ef31b6aae7cf360aba2269ae2621c68a5373
parent34578a6b48282cd421a6ad415d7e03410a7fd507
(arm_condition_code): Move to start of file.
(const_pool_offset): Correct typo.
(fp_const_from_val): New function.
(all instruction generators): mark position where conditionalization
should be with '%?'.
(output_move_double): Use new '%m' output type to simplify load/store
multiple generation.
(shift_instr): Delete.
(shift_op): New function.
(output_arithmetic): Delete.
(output_arithmetic_with_shift): Delete.
(output_arithmetic_with_immediate_multiply): Delete.
(output_shifted_move): Delete.
(output_shift_compare): Delete.
(arm_print_operand): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7423 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/arm/arm.c