(extend_range, init_range): New functions.
authorTom Wood <wood@gnu.org>
Tue, 25 Aug 1992 20:22:38 +0000 (20:22 +0000)
committerTom Wood <wood@gnu.org>
Tue, 25 Aug 1992 20:22:38 +0000 (20:22 +0000)
commitef3fad04839638138ab28d7a00e40fca253f3d45
treefd13cf1738f09418ef19985b41d60ae8bc78fd02
parentc376c05b38ddd5763372e1946f4705ec2437391a
(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.

From-SVN: r1950
gcc/genattr.c