Home
last modified time | relevance | path

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

/arch/arm64/lib/
Dstrnlen.S41 tmp4 .req x11 label
77 orr tmp4, data2, #REP8_7f
79 bic has_nul2, tmp3, tmp4
138 neg tmp4, tmp1
139 lsl tmp4, tmp4, #3 /* Bytes beyond alignment -> bits. */
143 CPU_BE( lsl tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
145 CPU_LE( lsr tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
Dstrlen.S39 tmp4 .req x10 label
69 orr tmp4, data2, #REP8_7f
71 bics has_nul2, tmp3, tmp4
/arch/arc/include/asm/
Duaccess.h172 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_from_user() local
247 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
386 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
399 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_to_user() local
469 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
608 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
/arch/sh/lib/
Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
52 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in __raw_readsl()
/arch/csky/abiv2/
Dfpu.c182 unsigned long tmp3, tmp4; in save_to_user_fp() local
203 "=a"(tmp4), "+a"(fpregs) in save_to_user_fp()
244 unsigned long tmp3, tmp4; in restore_from_user_fp() local
265 "=a"(tmp4), "+a"(fpregs) in restore_from_user_fp()
/arch/sh/kernel/
Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
51 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in memcpy_fromio()
/arch/sparc/math-emu/
Dsfp-util_64.h45 UDItype tmp1, tmp2, tmp3, tmp4; \
70 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/arch/alpha/kernel/
Dtraps.c440 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
523 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
547 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
571 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
727 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
878 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
906 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
934 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()