Home
last modified time | relevance | path

Searched refs:PPC_INST_STD (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dcode-patching.h165 #define PPC_INST_STD_LR (PPC_INST_STD | ___PPC_RS(__REG_R0) | \
Dppc-opcode.h309 #define PPC_INST_STD 0xf8000000 macro
/Linux-v4.19/arch/powerpc/lib/
Dtest_emulate_step.c30 #define TEST_STD(r, base, i) (PPC_INST_STD | ___PPC_RS(r) | \
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h52 #define PPC_STD(r, base, i) EMIT(PPC_INST_STD | ___PPC_RS(r) | \