Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h139 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \ macro
219 PPC_ORIS(d, d, \
Dbpf_jit_comp.c224 PPC_ORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body()
Dbpf_jit_comp64.c457 PPC_ORIS(dst_reg, dst_reg, IMM_H(imm)); in bpf_jit_build_body()