Home
last modified time | relevance | path

Searched defs:__SMLSLDX (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cm4_simd.h116 #define __SMLSLDX __smlsldx macro
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h716 #define __SMLSLDX __smlsldx macro
H A Dcmsis_gcc.h1299 __attribute__( ( always_inline ) ) __STATIC_INLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, … in __SMLSLDX() function
H A Dcmsis_armcc_V6.h1730 __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, uint… in __SMLSLDX() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_simd.h1354 __ALWAYS_INLINE uint64_t __SMLSLDX(uint32_t x, uint32_t y, uint64_t sum) in __SMLSLDX() function