Searched refs:PPC_XORIS (Results 1 – 3 of 3) sorted by relevance
145 #define PPC_XORIS(d, a, i) EMIT(PPC_INST_XORIS | ___PPC_RA(d) | \ macro
235 PPC_XORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body()
474 PPC_XORIS(dst_reg, dst_reg, IMM_H(imm)); in bpf_jit_build_body()