Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h393 #define PPC_OPERAND_FSL (0x20000)
392 #define PPC_OPERAND_FSL global() macro
H A Dppc-dis.c227 else if ((operand->flags & PPC_OPERAND_FSL) != 0) in print_insn_powerpc()
H A Dppc-opc.c870 { 0x1f, 11, 0, 0, PPC_OPERAND_FSL },
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h393 #define PPC_OPERAND_FSL (0x20000)
392 #define PPC_OPERAND_FSL global() macro
H A Dppc-dis.c227 else if ((operand->flags & PPC_OPERAND_FSL) != 0) in print_insn_powerpc()
H A Dppc-opc.c870 { 0x1f, 11, 0, 0, PPC_OPERAND_FSL },

Completed in 27 milliseconds