Searched refs:PPC_OPERAND_OPTIONAL32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc.h | 411 #define PPC_OPERAND_OPTIONAL32 (0x800000) 410 #define PPC_OPERAND_OPTIONAL32 global() macro
|
H A D | ppc-opc.c | 432 { 0x1, 21, NULL, NULL, PPC_OPERAND_OPTIONAL | PPC_OPERAND_OPTIONAL32 },
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc.h | 411 #define PPC_OPERAND_OPTIONAL32 (0x800000) 410 #define PPC_OPERAND_OPTIONAL32 global() macro
|
H A D | ppc-opc.c | 432 { 0x1, 21, NULL, NULL, PPC_OPERAND_OPTIONAL | PPC_OPERAND_OPTIONAL32 },
|
Completed in 25 milliseconds