Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c381 if ((instword & PPC_INST_PASTE_MASK) != PPC_INST_PASTE) in do_fail_paste()
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h285 #define PPC_INST_PASTE_MASK 0xfc2007ff macro