Skip to content
Commit 2cf9a07f authored by Brendon Cahoon's avatar Brendon Cahoon Committed by Hans Wennborg
Browse files

Align store conditional address

In cases where the alignment of the datatype is smaller than
expected by the instruction, the address is aligned. The aligned
address is used for the load, but wasn't used for the store
conditional, which resulted in a run-time alignment exception.

(cherry picked from commit 7b114446)
parent a45dd85f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment