pub unsafe fn vusmmlaq_s32(
a: int32x4_t,
b: uint8x16_t,
c: int8x16_t,
) -> int32x4_t
Available on ARM and target feature
neon,i8mm
only.Expand description
Unsigned and signed 8-bit integer matrix multiply-accumulate
pub unsafe fn vusmmlaq_s32(
a: int32x4_t,
b: uint8x16_t,
c: int8x16_t,
) -> int32x4_t
neon,i8mm
only.Unsigned and signed 8-bit integer matrix multiply-accumulate