Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Doptprobes.c189 ppc_inst(PPC_INST_ORIS | ___PPC_RA(reg) | in patch_imm64_load_insns()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h264 #define PPC_INST_ORIS 0x64000000 macro
480 #define PPC_RAW_ORIS(d, a, i) (PPC_INST_ORIS | ___PPC_RA(d) | ___PPC_RS(a) | IMM_L(i))