Searched defs:shift_count (Results 1 – 3 of 3) sorted by relevance
1788 int32_t shift_count = sextract32(r2, 0, 6); in helper_sh() local1802 int32_t shift_count; in helper_sh_h() local1821 int32_t shift_count; in helper_sha() local1859 int32_t shift_count; in helper_sha_h() local
2458 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()