Home
last modified time | relevance | path

Searched refs:tmp6 (Results 1 – 3 of 3) sorted by relevance

/arch/tile/lib/
Dmemcpy_64.c164 op_t tmp4, tmp5, tmp6, tmp7, tmp8; in memcpy() local
188 tmp6 = LD8(src8++); in memcpy()
197 tmp5 = __insn_dblalign(tmp5, tmp6, srci); in memcpy()
198 tmp6 = __insn_dblalign(tmp6, tmp7, srci); in memcpy()
209 ST8(dst8++, tmp6); in memcpy()
251 op_t tmp4, tmp5, tmp6, tmp7; in memcpy() local
284 tmp6 = LD8(src8++); in memcpy()
297 ST8(dst8++, tmp6); in memcpy()
/arch/sh/lib/
Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
56 "=&r" (tmp5), "=&r" (tmp6) in __raw_readsl()
/arch/sh/kernel/
Dio.c28 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
55 "=&r" (tmp5), "=&r" (tmp6), "=&r" (from) in memcpy_fromio()