Skip to content
Commit 6f755e6a authored by Martyn Capewell's avatar Martyn Capewell
Browse files

Fix undefined behaviour in Halve

The Halve function relied on shifting a signed value right. Replace with a
well-defined bitfield extraction.

Change-Id: I980d64ee92b68b5d4e213a2f338d810ec3999df7
parent d02f4372
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