Wwise SDK 2018.1.11
AKSIMD_LOAD_SS_V4F32
版本
arrow_right
目录
其他文档
◆ AKSIMD_LOAD_SS_V4F32()
Loads a single-precision, floating-point value into the low word and clears the upper three words. r0 := *p; r1 := 0.0 ; r2 := 0.0 ; r3 := 0.0 (see _mm_load_ss) 引用了 AKSIMD_V4F32::m_data. |