Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h370 #define PPC_OPERAND_NEXT (0x800)
369 #define PPC_OPERAND_NEXT global() macro
H A Dppc-dis.c67 if ((operand->flags & PPC_OPERAND_NEXT) != 0 in skip_optional_operands()
H A Dppc-opc.c468 is a two operand form using PPC_OPERAND_NEXT. See the
471 { 0x1f, 6, NULL, NULL, PPC_OPERAND_OPTIONAL | PPC_OPERAND_NEXT },
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h370 #define PPC_OPERAND_NEXT (0x800)
369 #define PPC_OPERAND_NEXT global() macro
H A Dppc-dis.c67 if ((operand->flags & PPC_OPERAND_NEXT) != 0 in skip_optional_operands()
H A Dppc-opc.c468 is a two operand form using PPC_OPERAND_NEXT. See the
471 { 0x1f, 6, NULL, NULL, PPC_OPERAND_OPTIONAL | PPC_OPERAND_NEXT },

Completed in 23 milliseconds