Version

menu_open
#define AKSIMD_MUL_SS_V4F32 ( __a__,
__b__   )     vmulq_f32( (__a__), vsetq_lane_f32( AKSIMD_GETELEMENT_V4F32( (__b__), 0 ), AKSIMD_SETZERO_V4F32(), 0 ) )

Multiplies the lower single-precision, floating-point values of a and b; the upper three single-precision, floating-point values are passed through from a. r0 := a0 * b0; r1 := a1; r2 := a2; r3 := a3 (see _mm_add_ss)

Definition at line 376 of file AkSimd.h.

Referenced by AKSIMD_MADD_SS_V4F32().


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise