(extend_range, init_range): New functions.
authorwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Aug 1992 20:22:38 +0000 (20:22 +0000)
committerwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Aug 1992 20:22:38 +0000 (20:22 +0000)
commit0e1430e3a892a86bacc92a437b01093cb57033e7
treefd13cf1738f09418ef19985b41d60ae8bc78fd02
parent5f1927050fd712a18a4a1991d02d50f7da514b62
 (extend_range, init_range): New functions.
(write_units): Add blockage_function, blockage_range_function,
max_blockage and max_issue_delay fields to struct function_unit_desc.
Drop max_busy_cost field.  Write #defines for min/max blockage,
issue delay, multiplicity, and simultaneity and for BLOCKAGE_BITS
and INSN_QUEUE_SIZE.
(main): Compute the new values.

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