Home
last modified time | relevance | path

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

/lk-master/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_armclang_ltm.h258 __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 …]
A Dcmsis_gcc.h349 __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 …]
A Dcmsis_armclang.h260 __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()
A Dcmsis_iccarm.h648 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
/lk-master/arch/arm/include/arch/
A Darm.h104 #define GEN_CP_REG_FUNCS(cp, reg, op1, c1, c2, op2) \ argument
126 #define GEN_CP15_REG_FUNCS(reg, op1, c1, c2, op2) \ argument
129 #define GEN_CP14_REG_FUNCS(reg, op1, c1, c2, op2) \ argument
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcore_cmInstr.h461 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()

Completed in 27 milliseconds