Skip to content
Commit 1dc17a3f authored by Anitha Raj's avatar Anitha Raj
Browse files

Add a boolean flag to identify if the input int4 nibble pairing order is...


Add a boolean flag to identify if the input int4 nibble pairing order is reversed in RHS packing micro-kernel

Two int4 values are stored in one byte. The lower order part of the byte holds the first nibble and higher order of the byte holds the second nibble.
The default ordering of the nibble is specified with the input type in the RHS packing micro-kernel name. If this flag is true, this nibble pairing is reversed in the input argument.

Signed-off-by: Anitha Raj's avatarAnitha Raj <anitha.raj@arm.com>
parent b6c8989c
Loading
Loading
Loading
Pipeline #25108 failed with stages
in 3 minutes and 48 seconds
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