Home
last modified time | relevance | path

Searched defs:shift_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/altera-stapl/
Daltera-jtag.c
/openbmc/qemu/target/tricore/
H A Dop_helper.c1788 int32_t shift_count = sextract32(r2, 0, 6); in helper_sh() local
1802 int32_t shift_count; in helper_sh_h() local
1821 int32_t shift_count; in helper_sha() local
1859 int32_t shift_count; in helper_sha_h() local
H A Dtranslate.c2458 static void gen_shi(TCGv ret, TCGv r1, int32_t shift_count) in gen_shi()
2487 static void gen_shaci(TCGv ret, TCGv r1, int32_t shift_count) in gen_shaci()
2549 static void gen_sha_hi(TCGv ret, TCGv r1, int32_t shift_count) in gen_sha_hi()