Searched refs:PPC_RAW_RLDICL_DOT (Results 1 – 2 of 2) sorted by relevance
574 #define PPC_RAW_RLDICL_DOT(d, a, i, mb) (0x78000000 | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) |… macro
1211 EMIT(PPC_RAW_RLDICL_DOT(tmp1_reg, src_reg, 0, 32)); in bpf_jit_build_body()