pub unsafe fn __smulwb(a: int16x2_t, b: i32) -> i32
stdsimd
插入 SMULWB 指令
将 32 位带符号的第一个操作数与第二个操作数的低半字 (作为 16 位带符号的整数) 相乘。
返回 48 位乘积的高 32 位