Searched defs:op1 (Results 1 – 6 of 6) sorted by relevance
258 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()1592 __STATIC_FORCEINLINE uint32_t __SASX(uint32_t op1, uint32_t op2) in __SASX()1600 __STATIC_FORCEINLINE uint32_t __QASX(uint32_t op1, uint32_t op2) in __QASX()1616 __STATIC_FORCEINLINE uint32_t __UASX(uint32_t op1, uint32_t op2) in __UASX()1640 __STATIC_FORCEINLINE uint32_t __SSAX(uint32_t op1, uint32_t op2) in __SSAX()1648 __STATIC_FORCEINLINE uint32_t __QSAX(uint32_t op1, uint32_t op2) in __QSAX()1664 __STATIC_FORCEINLINE uint32_t __USAX(uint32_t op1, uint32_t op2) in __USAX()1718 __STATIC_FORCEINLINE uint32_t __UXTB16(uint32_t op1) in __UXTB16()1734 __STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1) in __SXTB16()1890 __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) in __QADD()[all …]
349 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()1840 __STATIC_FORCEINLINE uint32_t __SASX(uint32_t op1, uint32_t op2) in __SASX()1848 __STATIC_FORCEINLINE uint32_t __QASX(uint32_t op1, uint32_t op2) in __QASX()1864 __STATIC_FORCEINLINE uint32_t __UASX(uint32_t op1, uint32_t op2) in __UASX()1888 __STATIC_FORCEINLINE uint32_t __SSAX(uint32_t op1, uint32_t op2) in __SSAX()1896 __STATIC_FORCEINLINE uint32_t __QSAX(uint32_t op1, uint32_t op2) in __QSAX()1912 __STATIC_FORCEINLINE uint32_t __USAX(uint32_t op1, uint32_t op2) in __USAX()1968 __STATIC_FORCEINLINE uint32_t __UXTB16(uint32_t op1) in __UXTB16()1984 __STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1) in __SXTB16()2163 __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) in __QADD()[all …]
260 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()1491 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
648 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
104 #define GEN_CP_REG_FUNCS(cp, reg, op1, c1, c2, op2) \ argument126 #define GEN_CP15_REG_FUNCS(reg, op1, c1, c2, op2) \ argument129 #define GEN_CP14_REG_FUNCS(reg, op1, c1, c2, op2) \ argument
461 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
Completed in 27 milliseconds