Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsignal_64.c630 err |= __put_user(PPC_RAW_BCTRL(), &tramp[0]); in setup_trampoline()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h499 #define PPC_RAW_BCTRL() (0x4e800421) macro