Avoid left shift of negative values
This change introduces intermediate, unsigned, variables for int4
left
shifting. This avoids potential UB
Signed-off-by: Emil Ohlsson emil.ohlsson@arm.com
This change introduces intermediate, unsigned, variables for int4
left
shifting. This avoids potential UB
Signed-off-by: Emil Ohlsson emil.ohlsson@arm.com