(attr cpu): Add new cpu types for arm8 and strongarm.
commit849170fd9b6064f9c489fc2730561561cdbc05b0
authorerich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 1997 22:17:34 +0000 (8 22:17 +0000)
committererich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 1997 22:17:34 +0000 (8 22:17 +0000)
tree2e7da468a1bd2ca7861c8a0457e489243140cc8c
parentd710a3109306c6bf4bb3b8787a69d08e2d3e810b
(attr cpu): Add new cpu types for arm8 and strongarm.
(attr ldsched): New attribute, set if processor has a load_delay slot.
(function_unit core): Rework to handle load delay slots.
(function_unit loader): New function unit.
(movsi): Handle pic.
(pic_load_addr): New expand.
(*pic_load_addr_based_insn, pic_add_dot_plus_eight): New patterns.
(peepholes to cause flow to return to a label after a function call):
Delete, these have been disabled for a while now.

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