Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h183 #define PPC_NEG(d, a) EMIT(PPC_INST_NEG | ___PPC_RT(d) | ___PPC_RA(a))
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h356 #define PPC_INST_NEG 0x7c0000d0 macro