Skip to content
Commit 3e43121e authored by Justin Chadwell's avatar Justin Chadwell
Browse files

Update base code to not rely on undefined overflow behaviour



This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: Iddd6f38139a4c6e500468b4fc48d04e0939f574e
Signed-off-by: default avatarJustin Chadwell <justin.chadwell@arm.com>
parent d3b6df7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment