Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Doptprobes.c159 ppc_inst(PPC_INST_ORI | ___PPC_RA(4) | in patch_imm32_load_insns()
177 ppc_inst(PPC_INST_ORI | ___PPC_RA(reg) | in patch_imm64_load_insns()
195 ppc_inst(PPC_INST_ORI | ___PPC_RA(reg) | in patch_imm64_load_insns()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h263 #define PPC_INST_ORI 0x60000000 macro
478 #define PPC_RAW_ORI(d, a, i) (PPC_INST_ORI | ___PPC_RA(d) | ___PPC_RS(a) | IMM_L(i))