Home
last modified time | relevance | path

Searched refs:PPC_INST_STD (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcode-patching.h187 #define PPC_INST_STD_LR (PPC_INST_STD | ___PPC_RS(__REG_R0) | \
H A Dppc-opcode.h253 #define PPC_INST_STD 0xf8000000 macro
421 #define PPC_RAW_STD(r, base, i) (PPC_INST_STD | ___PPC_RS(r) | ___PPC_RA(base) | IMM_DS(i))
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dinstructions.h92 #define PPC_INST_STD 0xf8000000 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dinstructions.h92 #define PPC_INST_STD 0xf8000000 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c138 PPC_INST_STD | __PPC_RS(R2) | __PPC_RA(R1) | R2_STACK_OFFSET,

Completed in 5 milliseconds