Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h180 #define PPC_NEG(d, a) EMIT(PPC_INST_NEG | ___PPC_RT(d) | ___PPC_RA(a))
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h364 #define PPC_INST_NEG 0x7c0000d0 macro