Add test for matmul RHS packing and main kernels
- Reference implementation of new data types:
- 4-bit signed and unsigned integer.
- Reference implementation of new operators:
- Binary element-wise operator.
- Reduction.
- Update existing reference implementation of several operators and test utilities to support new data format.
Signed-off-by: Viet-Hoa Do viet-hoa.do@arm.com