Skip to content
  • Scott LaVarnway's avatar
    Changed above and left context data layout · e85e6315
    Scott LaVarnway authored
    The main reason for the change was to reduce cycles in the token
    decoder. (~1.5% gain for 32 bit)  This layout should be more
    cache friendly.
    
    As a result of this change, the encoder had to be updated.
    
    Change-Id: Id5e804169d8889da0378b3a519ac04dabd28c837
    Note: dixie uses a similar layout
    e85e6315