Function core::arch::arm::dsp::__smulwt [−][src]
pub unsafe fn __smulwt(a: int16x2_t, b: i32) -> i32
This is supported on ARM only.
Expand description
插入 SMULWT 指令
将 32 位带符号的第一个操作数与第二个操作数的高半字 (作为 16 位带符号的整数) 相乘。
返回 48 位乘积的高 32 位