Home
last modified time | relevance | path

Searched refs:PPC_INST_PASTE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h15 #define PPC_INST_PASTE 0x7c20070d macro
19 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_INST_PASTE | \
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h66 #define PPC_INST_PASTE __PASTE(0, 0, 0, 0) macro
/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.h284 #define PPC_INST_PASTE 0x7c20070d macro