Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h138 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \ macro
186 PPC_ORIS(d, d, \
Dbpf_jit_comp.c236 PPC_ORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body()