Version

    Other Documentation

menu_open

◆ AKSIMD_LOAD_SS_V4F32

#define AKSIMD_LOAD_SS_V4F32 (   __addr__ )    vld1q_lane_f32( (float32_t*)(__addr__), AKSIMD_SETZERO_V4F32(), 0 );

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)

Definition at line 120 of file AkSimd.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise