Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h203 #define PPC_XOR(d, a, b) EMIT(PPC_INST_XOR | ___PPC_RA(d) | \ macro
Dbpf_jit_comp.c230 PPC_XOR(r_A, r_A, r_X); in bpf_jit_build_body()