Skip to content
Commit f7179b5c authored by Dominic Symes's avatar Dominic Symes
Browse files

MUL: Add right shift on 32x32 multiply



The result of 32x32 elementwise multiply
exceeds the int32_t result type range.
This change adds a right scaling shift
argument to shift down the result.

Change-Id: I6ae17e6dc3fe342d052304533158ad2d0e7bb7be
Signed-off-by: default avatarDominic Symes <dominic.symes@arm.com>
parent 3da62dfa
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