Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h175 #define PPC_CMPDI(a, i) EMIT(PPC_INST_CMPDI | ___PPC_RA(a) | IMM_L(i)) macro
Dbpf_jit_comp.c354 PPC_CMPDI(r_scratch1, 0); in bpf_jit_build_body()