Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h92 #define PPC_CMPWI(a, i) EMIT(PPC_INST_CMPWI | ___PPC_RA(a) | IMM_L(i)) macro
Dbpf_jit_comp.c175 PPC_CMPWI(r_X, 0); in bpf_jit_build_body()
Dbpf_jit_comp64.c397 PPC_CMPWI(src_reg, 0); in bpf_jit_build_body()