Searched refs:BPF_RSH (Results 1 – 15 of 15) sorted by relevance
32 #if defined(BPF_RSH) || (defined(HAVE_DECL_BPF_RSH) && HAVE_DECL_BPF_RSH)33 XLAT(BPF_RSH),
8 BPF_RSH
92 #ifndef BPF_RSH93 #define BPF_RSH 0x70 macro
239 case BPF_ALU|BPF_RSH|BPF_X:289 case BPF_ALU|BPF_RSH|BPF_K:
631 case BPF_RSH: in fold_op()992 case BPF_ALU|BPF_RSH|BPF_K: in opt_stmt()1000 op == BPF_LSH || op == BPF_RSH || in opt_stmt()1029 case BPF_ALU|BPF_RSH|BPF_X: in opt_stmt()1060 op == BPF_AND || op == BPF_LSH || op == BPF_RSH) { in opt_stmt()
668 | arth RSH arth { $$ = gen_arth(BPF_RSH, $1, $3); }
3127 { (yyval.a) = gen_arth(BPF_RSH, (yyvsp[-2].a), (yyvsp[0].a)); } in yyparse()
37 #define BPF_RSH 0x70 macro
535 case BPF_ALU|BPF_RSH|BPF_X:575 case BPF_ALU|BPF_RSH|BPF_K:686 case BPF_RSH:
46 case BPF_RSH: in AluOpToken()
160 case BPF_RSH: in Alu()
1398 #define BPF_RSH 0x70 macro
245 BPF_STMT(BPF_ALU | BPF_RSH | BPF_K, 6),
2526 BPF_RSH 0x7 right shift (zero extended)