Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/net/
Dbpf_jit64.h82 EMIT(PPC_RAW_STDX(r, base, \
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h442 #define PPC_RAW_STDX(r, base, b) (0x7c00012a | ___PPC_RS(r) | ___PPC_RA(base) | ___PPC_RB(b)) macro