Searched refs:PPC_RAW_SRWI (Results 1 – 2 of 2) sorted by relevance
580 #define PPC_RAW_SRWI(d, a, i) PPC_RAW_RLWINM(d, a, 32-(i), i, 31) macro
1222 EMIT(PPC_RAW_SRWI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()