8 << 28 needs unsigned to fit, other shifts were done to truncate the input, use a mask instead Change-Id: I81ba41595f4629f1df554e34392116440ff3b641
8 << 28 needs unsigned to fit, other shifts were done to truncate the input, use a mask instead Change-Id: I81ba41595f4629f1df554e34392116440ff3b641