Commit 4ea4ec0e authored by Andrew Waterman's avatar Andrew Waterman Committed by Tim Newsome
Browse files

Simplify handling of misaligned loads/stores

Move all misaligned handling into the slow path. This is justifiable on
the basis that, on average, they account for a significant minority of
accesses even on systems that support them with reasonable performance.
parent b507b1c4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment