Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/lib/
H A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
53 "=&r" (tmp5), "=&r" (tmp6) in __raw_readsl()
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c130 uint64_t tmp5 = tmp4; in helper_rotx() local
136 tmp5 |= 1LL << i; in helper_rotx()
138 tmp5 &= ~(1LL << i); in helper_rotx()
143 return (int64_t)(int32_t)(uint32_t)tmp5; in helper_rotx()
/openbmc/linux/arch/sh/kernel/
H A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
52 "=&r" (tmp5), "=&r" (tmp6), "=&r" (from) in memcpy_fromio()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c2393 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in lpphy_b2062_tune() local
2429 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2430 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2431 tmp7 = tmp5 % tmp4; in lpphy_b2062_tune()
2433 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2434 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2435 tmp7 = tmp5 % tmp4; in lpphy_b2062_tune()
2437 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2438 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2439 tmp7 = tmp5 % tmp4; in lpphy_b2062_tune()
[all …]