Home
last modified time | relevance | path

Searched refs:IM7 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2458 /* An IM7 form instruction. */
2459 #define IM7(op) ((((unsigned long)(op)) & 0x1f) << 11)
2460 #define IM7_MASK IM7(0x1f)
7082 {"se_li", IM7(9), IM7_MASK, PPCVLE, 0, {RX, UI7}},
2456 #define IM7 global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2458 /* An IM7 form instruction. */
2459 #define IM7(op) ((((unsigned long)(op)) & 0x1f) << 11)
2460 #define IM7_MASK IM7(0x1f)
7082 {"se_li", IM7(9), IM7_MASK, PPCVLE, 0, {RX, UI7}},
2456 #define IM7 global() macro

Completed in 24 milliseconds