Home
last modified time | relevance | path

Searched refs:t (Results 1 – 8 of 8) sorted by relevance

/libcpu/c-sky/common/
A Dcsi_simd.h124 int32_t r, s, t, u; in __QADD8() local
153 int32_t r, s, t, u; in __UQADD8() local
180 int32_t r, s, t, u; in __SADD8() local
207 int32_t r, s, t, u; in __UADD8() local
236 int32_t r, s, t, u; in __QSUB8() local
265 int32_t r, s, t, u; in __UQSUB8() local
292 int32_t r, s, t, u; in __SSUB8() local
319 int32_t r, s, t, u; in __USUB8() local
349 int32_t r, s, t, u; in __USAD8() local
381 int32_t r, s, t, u; in __USADA8() local
[all …]
/libcpu/arm/cortex-r4/
A Dcontext_ccs.asm163 ; rt_hw_context_switch_interrupt_do and don't return
217 ; r0-r3 because we just want to transfer the data and don't
A Dcontext_gcc.S157 @ rt_hw_context_switch_interrupt_do and don't return
211 @ r0-r3 because we just want to transfer the data and don't
/libcpu/arm/cortex-r52/
A Dcontext_gcc.S154 @ rt_hw_context_switch_interrupt_do and don't return
208 @ r0-r3 because we just want to transfer the data and don't
A Dcontext_iar.S162 ; rt_hw_context_switch_interrupt_do and don't return
216 ; r0-r3 because we just want to transfer the data and don't
/libcpu/aarch64/
A Dlink.lds.S53 *(.gnu.linkonce.t*)
/libcpu/arm/am335x/
A Dstart_iar.s235 ; rt_hw_context_switch_interrupt_do and don't return
/libcpu/ppc/ppc405/include/asm/
A Dprocessor.h1174 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() argument
1176 return (t->regs) ? t->regs->nip : 0; in thread_saved_pc()

Completed in 23 milliseconds