Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/Internal/
Darm_nn_compiler.h232 __STATIC_FORCEINLINE uint32_t SXTAB16(uint32_t op1, uint32_t op2) in SXTAB16()
240 __STATIC_FORCEINLINE uint32_t SXTB16(uint32_t op1) in SXTB16()
249 __STATIC_FORCEINLINE uint32_t SMLAD(uint32_t op1, uint32_t op2, uint32_t op3) in SMLAD()
257 __STATIC_FORCEINLINE uint32_t ROR(uint32_t op1, uint32_t op2) in ROR()
267 __STATIC_FORCEINLINE uint32_t SXTB16_RORn(uint32_t op1, uint32_t rotate) in SXTB16_RORn()
281 __STATIC_FORCEINLINE uint32_t SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in SXTAB16_RORn()
296 __STATIC_FORCEINLINE uint32_t SMULBB(uint32_t op1, uint32_t op2) in SMULBB()
304 __STATIC_FORCEINLINE uint32_t SMULTT(uint32_t op1, uint32_t op2) in SMULTT()