Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h225 #define PPC_NEG(d, a) EMIT(PPC_INST_NEG | ___PPC_RT(d) | ___PPC_RA(a)) macro
Dbpf_jit_comp.c259 PPC_NEG(r_A, r_A); in bpf_jit_build_body()