Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h135 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | __PPC_RA(d) | \ macro
177 PPC_ORIS(d, d, \
Dbpf_jit_comp.c233 PPC_ORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body()