Home
last modified time | relevance | path

Searched refs:__SHADD16 (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmSimd.h77 #define __SHADD16 __shadd16 macro
249 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHADD16(uint32_t op1, uint32_t op2)
Darm_math.h773 static __INLINE q31_t __SHADD16( in __SHADD16() function