Searched refs:value_regno (Results 1 – 1 of 1) sorted by relevance
4871 int off, int size, int value_regno, in check_stack_write_fixed_off() argument4892 if (value_regno >= 0) in check_stack_write_fixed_off()4893 reg = &cur->regs[value_regno]; in check_stack_write_fixed_off()4977 err = mark_chain_precision(env, value_regno); in check_stack_write_fixed_off()5017 int value_regno, int insn_idx) in check_stack_write_var_off() argument5034 if (value_regno >= 0) in check_stack_write_var_off()5035 value_reg = &cur->regs[value_regno]; in check_stack_write_var_off()5116 err = mark_chain_precision(env, value_regno); in check_stack_write_var_off()5421 int value_regno, int insn_idx) in check_stack_write() argument5430 value_regno, insn_idx); in check_stack_write()[all …]