Searched refs:false_reg2 (Results 1 – 2 of 2) sorted by relevance
1031 struct bpf_reg_state true_reg1, true_reg2, false_reg1, false_reg2; member
16035 regs_refine_cond_op(&env->false_reg1, &env->false_reg2, rev_opcode(opcode), is_jmp32); in simulate_both_branches_taken()16037 reg_bounds_sync(&env->false_reg2); in simulate_both_branches_taken()16043 if (range_bounds_violation(&env->false_reg1) || range_bounds_violation(&env->false_reg2)) in simulate_both_branches_taken()16502 err = err ?: reg_bounds_sanity_check(env, &env->false_reg2, "false_reg2"); in regs_bounds_sanity_check_branches()16861 env->false_reg2 = *src_reg; in check_cond_jmp_op()16933 *src_reg = env->false_reg2; in check_cond_jmp_op()