Home
last modified time | relevance | path

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

/arch/arm64/lib/
Dstrnlen.S53 tmp4 .req x11 label
89 orr tmp4, data2, #REP8_7f
91 bic has_nul2, tmp3, tmp4
150 neg tmp4, tmp1
151 lsl tmp4, tmp4, #3 /* Bytes beyond alignment -> bits. */
155 CPU_BE( lsl tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
157 CPU_LE( lsr tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
Dstrlen.S51 tmp4 .req x10 label
81 orr tmp4, data2, #REP8_7f
83 bics has_nul2, tmp3, tmp4
/arch/tile/lib/
Dmemcpy_64.c164 op_t tmp4, tmp5, tmp6, tmp7, tmp8; in memcpy() local
186 tmp4 = LD8(src8++); in memcpy()
195 tmp3 = __insn_dblalign(tmp3, tmp4, srci); in memcpy()
196 tmp4 = __insn_dblalign(tmp4, tmp5, srci); in memcpy()
207 ST8(dst8++, tmp4); in memcpy()
251 op_t tmp4, tmp5, tmp6, tmp7; in memcpy() local
282 tmp4 = LD8(src8++); in memcpy()
295 ST8(dst8++, tmp4); in memcpy()
/arch/sh/lib/
Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
55 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in __raw_readsl()
/arch/arc/include/asm/
Duaccess.h177 unsigned long tmp1, tmp2, tmp3, tmp4; in __arc_copy_from_user() local
252 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in __arc_copy_from_user()
391 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in __arc_copy_from_user()
407 unsigned long tmp1, tmp2, tmp3, tmp4; in __arc_copy_to_user() local
477 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in __arc_copy_to_user()
616 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in __arc_copy_to_user()
/arch/sh/kernel/
Dio.c28 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
54 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in memcpy_fromio()
/arch/sparc/math-emu/
Dsfp-util_64.h44 UDItype tmp1, tmp2, tmp3, tmp4; \
69 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/arch/alpha/kernel/
Dtraps.c464 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
565 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
595 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
625 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
781 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
958 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
992 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
1026 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()