Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h144 #define PPC_SRAW(d, a, s) EMIT(PPC_INST_SRAW | ___PPC_RA(d) | \
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h350 #define PPC_INST_SRAW 0x7c000630 macro