Searched defs:shift_count (Results 1 – 6 of 6) sorted by relevance
592 u32 shift_count = js->ir_pre + count + js->ir_post; in altera_irscan() local691 u32 shift_count = js->ir_pre + count + js->ir_post; in altera_swap_ir() local795 u32 shift_count = js->dr_pre + count + js->dr_post; in altera_drscan() local886 u32 shift_count = js->dr_pre + count + js->dr_post; in altera_swap_dr() local
1789 int32_t shift_count = sextract32(r2, 0, 6); in helper_sh() local1803 int32_t shift_count; in helper_sh_h() local1822 int32_t shift_count; in helper_sha() local1860 int32_t shift_count; in helper_sha_h() local
2461 static void gen_shi(TCGv ret, TCGv r1, int32_t shift_count) in gen_shi()2490 static void gen_shaci(TCGv ret, TCGv r1, int32_t shift_count) in gen_shaci()2552 static void gen_sha_hi(TCGv ret, TCGv r1, int32_t shift_count) in gen_sha_hi()
451 int shift_count, struct jit_ctx *ctx) in sparc_emit_set_const64_quick2()
3303 u8 shift_count = 0; in npc_set_var_len_offset_pkind() local
1372 u16 shift_count; /* Number of entries to shift */ member