reserve two registers for extern register use, and ensure that
neither they nor any other special register can be allocated
to temporaries or variables
also use temporary registers cyclically even though `strongarm does register forwarding'
because it will forward without that, and not all arms are strongarms.
|