Home | History | Annotate | Download | only in include

Lines Matching defs:vst2_s32

11144 //void vst2_s32(__transfersize(4) int32_t * ptr, int32x2x2_t val); // VST2.32 {d0, d1}, [r0]
11145 #define vst2_s32(ptr,val) vst2_u32((uint32_t*) ptr, val)