Searched refs:BPF_XOR (Results 1 – 3 of 3) sorted by relevance
74 #define BPF_XOR 0xa0 macro
42 def BPF_XOR : BPFArithOp<0xa>;
296 defm XOR : ALU<BPF_XOR, "^=", xor>;