Home
last modified time | relevance | path

Searched refs:PPC_OPERAND_CR_BIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h335 #define PPC_OPERAND_CR_BIT (0x10)
334 #define PPC_OPERAND_CR_BIT global() macro
H A Dppc-dis.c237 else if (((operand->flags & PPC_OPERAND_CR_BIT) != 0) in print_insn_powerpc()
H A Dppc-opc.c145 { 0x1f, 16, NULL, NULL, PPC_OPERAND_CR_BIT },
155 { 0x1f, 11, NULL, NULL, PPC_OPERAND_CR_BIT },
240 { 0x1f, 21, NULL, NULL, PPC_OPERAND_CR_BIT },
244 { 0x3, 8, NULL, NULL, PPC_OPERAND_CR_BIT },
248 { 0xf, 16, NULL, NULL, PPC_OPERAND_CR_BIT },
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h335 #define PPC_OPERAND_CR_BIT (0x10)
334 #define PPC_OPERAND_CR_BIT global() macro
H A Dppc-dis.c237 else if (((operand->flags & PPC_OPERAND_CR_BIT) != 0) in print_insn_powerpc()
H A Dppc-opc.c145 { 0x1f, 16, NULL, NULL, PPC_OPERAND_CR_BIT },
155 { 0x1f, 11, NULL, NULL, PPC_OPERAND_CR_BIT },
240 { 0x1f, 21, NULL, NULL, PPC_OPERAND_CR_BIT },
244 { 0x3, 8, NULL, NULL, PPC_OPERAND_CR_BIT },
248 { 0xf, 16, NULL, NULL, PPC_OPERAND_CR_BIT },

Completed in 23 milliseconds