Home
last modified time | relevance | path

Searched refs:__ALWAYS_INLINE (Results 1 – 4 of 4) sorted by relevance

/libcpu/c-sky/common/
A Dcsi_reg.h34 __ALWAYS_INLINE void __enable_irq(void) in __enable_irq()
46 __ALWAYS_INLINE void __disable_irq(void) in __disable_irq()
56 __ALWAYS_INLINE uint32_t __get_PSR(void) in __get_PSR()
79 __ALWAYS_INLINE uint32_t __get_SP(void) in __get_SP()
92 __ALWAYS_INLINE void __set_SP(uint32_t sp) in __set_SP()
103 __ALWAYS_INLINE uint32_t __get_VBR(void) in __get_VBR()
126 __ALWAYS_INLINE uint32_t __get_EPC(void) in __get_EPC()
149 __ALWAYS_INLINE uint32_t __get_EPSR(void) in __get_EPSR()
198 __ALWAYS_INLINE uint32_t __get_CCR(void) in __get_CCR()
332 __ALWAYS_INLINE uint32_t __get_GSR(void) in __get_GSR()
[all …]
A Dcsi_instr.h35 __ALWAYS_INLINE void __NOP(void) in __NOP()
45 __ALWAYS_INLINE void __WFI(void) in __WFI()
54 __ALWAYS_INLINE void __WAIT(void) in __WAIT()
63 __ALWAYS_INLINE void __DOZE(void) in __DOZE()
72 __ALWAYS_INLINE void __STOP(void) in __STOP()
83 __ALWAYS_INLINE void __ISB(void) in __ISB()
94 __ALWAYS_INLINE void __DSB(void) in __DSB()
105 __ALWAYS_INLINE void __DMB(void) in __DMB()
117 __ALWAYS_INLINE uint32_t __REV(uint32_t value) in __REV()
172 __ALWAYS_INLINE void __BKPT() in __BKPT()
[all …]
A Dcsi_simd.h122 __ALWAYS_INLINE uint32_t __QADD8(uint32_t x, uint32_t y) in __QADD8()
151 __ALWAYS_INLINE uint32_t __UQADD8(uint32_t x, uint32_t y) in __UQADD8()
178 __ALWAYS_INLINE uint32_t __SADD8(uint32_t x, uint32_t y) in __SADD8()
205 __ALWAYS_INLINE uint32_t __UADD8(uint32_t x, uint32_t y) in __UADD8()
234 __ALWAYS_INLINE uint32_t __QSUB8(uint32_t x, uint32_t y) in __QSUB8()
290 __ALWAYS_INLINE uint32_t __SSUB8(uint32_t x, uint32_t y) in __SSUB8()
317 __ALWAYS_INLINE uint32_t __USUB8(uint32_t x, uint32_t y) in __USUB8()
1128 __ALWAYS_INLINE int32_t __QADD(int32_t x, int32_t y) in __QADD()
1167 __ALWAYS_INLINE int32_t __QSUB(int32_t x, int32_t y) in __QSUB()
1460 __ALWAYS_INLINE uint32_t __SXTB16(uint32_t x) in __SXTB16()
[all …]
A Dcsi_gcc.h29 #define __ALWAYS_INLINE __attribute__((always_inline)) static inline macro

Completed in 12 milliseconds