Home
last modified time | relevance | path

Searched refs:PPC_RAW_STD (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/net/
A Dbpf_jit64.h85 EMIT(PPC_RAW_STD(r, base, i)); \
/linux/arch/powerpc/include/asm/
A Dcode-patching.h185 #define PPC_INST_STD_LR PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF)
A Dppc-opcode.h462 #define PPC_RAW_STD(r, base, i) (PPC_INST_STD | ___PPC_RS(r) | ___PPC_RA(base) | IMM_DS(i)) macro
/linux/arch/powerpc/kernel/
A Dmodule_64.c130 PPC_RAW_STD(_R2, _R1, R2_STACK_OFFSET),
/linux/arch/powerpc/lib/
A Dtest_emulate_step.c205 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_STD(5, 3, 0))); in test_std()

Completed in 12 milliseconds