Searched refs:PPC_ORI (Results 1 – 2 of 2) sorted by relevance
199 #define PPC_ORI(d, a, i) EMIT(PPC_INST_ORI | ___PPC_RA(d) | \ macro245 PPC_ORI(d, d, \252 PPC_ORI(d, d, (uintptr_t)(i) & 0xffff); \
223 PPC_ORI(r_A, r_A, IMM_L(K)); in bpf_jit_build_body()