O3: Fix fp destination register flattening, and index offset adjusting.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 18 Nov 2010 18:11:36 +0000 (13:11 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 18 Nov 2010 18:11:36 +0000 (13:11 -0500)
commit92655b6399df526c8fe69f3b566dc9c7761782e3
treed66fecb0b51d81650a85201f821b053c3d1983e4
parent4876e0c92b7ea5d2b9a06ec652dff5a0277e12ab
O3: Fix fp destination register flattening, and index offset adjusting.

This change makes O3 flatten floating point destination registers, and also
fixes misc register flattening so that it's correctly repositioned relative to
the resized regions for integer and floating point indices.

It also fixes some overly long lines.
src/cpu/o3/rename_impl.hh