Searched refs:value_regno (Results 1 – 1 of 1) sorted by relevance
5250 int off, int size, int value_regno, in check_stack_write_fixed_off() argument5271 if (value_regno >= 0) in check_stack_write_fixed_off()5272 reg = &cur->regs[value_regno]; in check_stack_write_fixed_off()5357 err = mark_chain_precision(env, value_regno); in check_stack_write_fixed_off()5397 int value_regno, int insn_idx) in check_stack_write_var_off() argument5414 if (value_regno >= 0) in check_stack_write_var_off()5415 value_reg = &cur->regs[value_regno]; in check_stack_write_var_off()5496 err = mark_chain_precision(env, value_regno); in check_stack_write_var_off()5810 int value_regno, int insn_idx) in check_stack_write() argument5819 value_regno, insn_idx); in check_stack_write()[all …]