Searched refs:BPF_MUL (Results 1 – 3 of 3) sorted by relevance
66 #define BPF_MUL 0x20 macro
35 def BPF_MUL : BPFArithOp<0x2>;
299 defm MUL : ALU<BPF_MUL, "*=", mul>;