Searched refs:PPC_NEG (Results 1 – 2 of 2) sorted by relevance
225 #define PPC_NEG(d, a) EMIT(PPC_INST_NEG | ___PPC_RT(d) | ___PPC_RA(a)) macro
259 PPC_NEG(r_A, r_A); in bpf_jit_build_body()