Searched refs:jump_neg_op (Results 1 – 3 of 3) sorted by relevance
320 bool jump_neg_op; member
826 meta->jump_neg_op = false; in nfp_bpf_opt_replace_insn()
1413 alu_op = meta->jump_neg_op ? ALU_OP_ADD : ALU_OP_SUB; in cmp_imm()1414 carry_op = meta->jump_neg_op ? ALU_OP_ADD_C : ALU_OP_SUB_C; in cmp_imm()3937 meta->jump_neg_op = true; in nfp_bpf_opt_neg_add_sub()