![]() |
AI Engine-ML Intrinsics User Guide (v2024.2)
|
Matrix multiplications in which matrix A and matrix B have data elements of 16 bit. More...
Matrix multiplications in which matrix A and matrix B have data elements of 16 bit.
For an explanation how these operations works see Multiply Accumulate.
Multiplication of (4x2) with (2x8) with dynamic negation of multiplication result | |
v32acc32 | mul_4x2_2x8_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v32acc32 | mul_4x2_2x8_conf (v32uint16 a, v32int16 b, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32uint16 a, v32int16 b, int sub_mul) |
v32acc32 | mul_4x2_2x8_conf (v32int16 a, v32uint16 b, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32int16 a, v32uint16 b, int sub_mul) |
v32acc32 | mul_4x2_2x8_conf (v32int16 a, v32int16 b, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32int16 a, v32int16 b, int sub_mul) |
Multiplication of (4x2) with (2x8) with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v32acc32 | mac_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Multiplication of (4x2) with (2x8) with dynamic sign and dynamic negation of multiplication result | |
v32acc32 | mul_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_4x2_2x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Channel by channel multiplication of (1x1) with (1x1) with dynamic negation of multiplication result | |
v32acc32 | mul_elem_32_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v32acc32 | mul_elem_32_conf (v32uint16 a, v32int16 b, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32uint16 a, v32int16 b, int sub_mul) |
v32acc32 | mul_elem_32_conf (v32int16 a, v32uint16 b, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32int16 a, v32uint16 b, int sub_mul) |
v32acc32 | mul_elem_32_conf (v32int16 a, v32int16 b, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32int16 a, v32int16 b, int sub_mul) |
Channel by channel multiplication of (1x1) with (1x1) with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v32acc32 | mac_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32uint16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32uint16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32int16 a, v32uint16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mac_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32int16 a, v32int16 b, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Channel by channel multiplication of (1x1) with (1x1) with dynamic sign and dynamic negation of multiplication result | |
v32acc32 | mul_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | mul_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | negmul_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v32acc32 | mac_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | msc_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v32acc32 | negmsc_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | negmac_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v32acc32 | addmac_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | addmsc_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submac_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v32acc32 | submsc_elem_32_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v32acc32 acc1, v32acc32 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Multiplication of (2x4) with (4x8) with dynamic negation of multiplication result | |
v16acc64 | mul_2x4_4x8_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_2x4_4x8_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | mul_2x4_4x8_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_2x4_4x8_conf (v32int16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32int16 a, v32int16 b, int sub_mul) |
Multiplication of (2x4) with (4x8) with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v16acc64 | mac_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Multiplication of (2x4) with (4x8) with dynamic sign and dynamic negation of multiplication result | |
v16acc64 | mul_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_2x4_4x8_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Multiplication of (4x4) with (4x4) with dynamic negation of multiplication result | |
v16acc64 | mul_4x4_4x4_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_4x4_4x4_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | mul_4x4_4x4_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_4x4_4x4_conf (v32int16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32int16 a, v32int16 b, int sub_mul) |
Multiplication of (4x4) with (4x4) with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v16acc64 | mac_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Multiplication of (4x4) with (4x4) with dynamic sign and dynamic negation of multiplication result | |
v16acc64 | mul_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_4x4_4x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Channel by channel multiplication of (1x2) with (2x1) with dynamic negation of multiplication result | |
v16acc64 | mul_elem_16_2_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_elem_16_2_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | mul_elem_16_2_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_elem_16_2_conf (v32int16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32int16 a, v32int16 b, int sub_mul) |
v16accfloat | mul_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, int sub_mul) |
v16accfloat | negmul_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, int sub_mul) |
Channel by channel multiplication of (1x2) with (2x1) with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v16acc64 | mac_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16accfloat | mac_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, v16accfloat acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16accfloat | msc_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, v16accfloat acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16accfloat | addmac_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, v16accfloat acc1, v16accfloat acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16accfloat | addmsc_elem_16_2_conf (v32bfloat16 a, v32bfloat16 b, v16accfloat acc1, v16accfloat acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Channel by channel multiplication of (1x2) with (2x1) with dynamic sign and dynamic negation of multiplication result | |
v16acc64 | mul_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_elem_16_2_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Convolution of (16x4) matrix with (4x1) kernel with dynamic negation of multiplication result | |
v16acc64 | mul_conv_16x4_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32uint16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_conv_16x4_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32uint16 a, v32int16 b, int sub_mul) |
v16acc64 | mul_conv_16x4_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32int16 a, v32uint16 b, int sub_mul) |
v16acc64 | mul_conv_16x4_conf (v32int16 a, v32int16 b, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32int16 a, v32int16 b, int sub_mul) |
Convolution of (16x4) matrix with (4x1) kernel with dynamic negation of multiplication result, zeroing of acc1, and negation of acc1 | |
v16acc64 | mac_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32uint16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32uint16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32int16 a, v32uint16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mac_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32int16 a, v32int16 b, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
Convolution of (16x4) matrix with (4x1) kernel with dynamic sign and dynamic negation of multiplication result | |
v16acc64 | mul_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32uint16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32int16 a, int sgn_x, v32uint16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | mul_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | negmul_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, int sub_mul) |
v16acc64 | mac_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | msc_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int shift16, int sub_mul, int sub_acc1) |
v16acc64 | negmsc_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | negmac_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, int zero_acc1, int sub_mul, int sub_acc1) |
v16acc64 | addmac_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | addmsc_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int shift16, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submac_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 | submsc_conv_16x4_conf (v32int16 a, int sgn_x, v32int16 b, int sgn_y, v16acc64 acc1, v16acc64 acc2, int zero_acc1, int sub_mul, int sub_acc1, int sub_acc2) |
v16acc64 addmac_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16accfloat addmac_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
v16accfloat | acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmac_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16accfloat addmac_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
v16accfloat | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmac_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmac_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16accfloat addmsc_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
v16accfloat | acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 addmsc_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16accfloat addmsc_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
v16accfloat | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 addmsc_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 addmsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 addmsc_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 mac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 mac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 mac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 mac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16accfloat mac_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16accfloat mac_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 mac_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 mac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 mac_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 msc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 msc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 msc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 msc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16accfloat msc_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16accfloat msc_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
v16accfloat | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 msc_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 msc_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 msc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 msc_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 msc_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | shift16, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
shift16 | Shift mask of input accumulator acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
v16accfloat mul_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b | ||
) |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
v16accfloat mul_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
int | sub_mul | ||
) |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result. If a bit is set the corresponding output accumulator lane is negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 negmac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmac_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 negmac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmac_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 negmsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v16acc64 negmsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v16acc64 negmsc_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v16acc64 negmsc_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
v32acc32 negmsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
v32acc32 negmsc_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
v32acc32 negmsc_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1. If a bit is set the corresponding accumulator lane of acc1 is negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
v16accfloat negmul_elem_16_2 | ( | v32bfloat16 | a, |
v32bfloat16 | b | ||
) |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
v16accfloat negmul_elem_16_2_conf | ( | v32bfloat16 | a, |
v32bfloat16 | b, | ||
int | sub_mul | ||
) |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
b | Matrix B |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
sub_mul | Negation mask of multiplication result |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
a | Matrix A |
b | Matrix B |
sub_mul | Negation mask for multiplication result. If a bit of sub_mul is set the corresponding vector lane of the output accumulator will be negated. |
v16acc64 submac_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submac_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submac_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_2x4_4x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_2x4_4x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_2x4_4x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_4x2_2x8 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_4x2_2x8 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_4x2_2x8_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_4x4_4x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_4x4_4x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_4x4_4x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_conv_16x4 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_conv_16x4 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_conv_16x4_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_elem_16_2 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_elem_16_2 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v16acc64 submsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v16acc64 submsc_elem_16_2_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v16acc64 | acc1, | ||
v16acc64 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_elem_32 | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_elem_32 | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
v32acc32 submsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32int16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32int16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32int16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32int16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32uint16 | a, |
int | sgn_x, | ||
v32uint16 | b, | ||
int | sgn_y, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
sgn_x | Sign mask for matrix A |
b | Matrix B |
sgn_y | Sign mask for matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result. |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32uint16 | a, |
v32int16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |
v32acc32 submsc_elem_32_conf | ( | v32uint16 | a, |
v32uint16 | b, | ||
v32acc32 | acc1, | ||
v32acc32 | acc2, | ||
int | zero_acc1, | ||
int | sub_mul, | ||
int | sub_acc1, | ||
int | sub_acc2 | ||
) |
a | Matrix A |
b | Matrix B |
acc1 | Accumulator 1 input |
acc2 | Accumulator 2 input |
zero_acc1 | Zeroing mask for acc1 |
sub_mul | Negation mask of multiplication result |
sub_acc1 | Negation mask of acc1 |
sub_acc2 | Negation mask of acc2 |