Searched hist:7767 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Drename_impl.hh7767:bf5377d8f5c1 Thu Nov 18 13:11:00 EST 2010 Gabe Black <gblack@eecs.umich.edu> 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.

Completed in 24 milliseconds