Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h394 #define PPC_OPERAND_FCR (0x40000)
393 #define PPC_OPERAND_FCR global() macro
H A Dppc-dis.c229 else if ((operand->flags & PPC_OPERAND_FCR) != 0) in print_insn_powerpc()
H A Dppc-opc.c865 { 0x1f, 21, 0, 0, PPC_OPERAND_FCR },
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h394 #define PPC_OPERAND_FCR (0x40000)
393 #define PPC_OPERAND_FCR global() macro
H A Dppc-dis.c229 else if ((operand->flags & PPC_OPERAND_FCR) != 0) in print_insn_powerpc()
H A Dppc-opc.c865 { 0x1f, 21, 0, 0, PPC_OPERAND_FCR },

Completed in 24 milliseconds