Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h207 #define PPC_XORIS(d, a, i) EMIT(PPC_INST_XORIS | ___PPC_RA(d) | \ macro
Dbpf_jit_comp.c236 PPC_XORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body()