Home
last modified time | relevance | path

Searched refs:PPC_XORI (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h205 #define PPC_XORI(d, a, i) EMIT(PPC_INST_XORI | ___PPC_RA(d) | \ macro
Dbpf_jit_comp.c234 PPC_XORI(r_A, r_A, IMM_L(K)); in bpf_jit_build_body()