Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h381 #define PPC_OPERAND_VR (0x2000)
380 #define PPC_OPERAND_VR global() macro
H A Dppc-dis.c219 else if ((operand->flags & PPC_OPERAND_VR) != 0) in print_insn_powerpc()
H A Dppc-opc.c732 { 0x1f, 16, NULL, NULL, PPC_OPERAND_VR },
736 { 0x1f, 11, NULL, NULL, PPC_OPERAND_VR },
740 { 0x1f, 6, NULL, NULL, PPC_OPERAND_VR },
745 { 0x1f, 21, NULL, NULL, PPC_OPERAND_VR },
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h381 #define PPC_OPERAND_VR (0x2000)
380 #define PPC_OPERAND_VR global() macro
H A Dppc-dis.c219 else if ((operand->flags & PPC_OPERAND_VR) != 0) in print_insn_powerpc()
H A Dppc-opc.c732 { 0x1f, 16, NULL, NULL, PPC_OPERAND_VR },
736 { 0x1f, 11, NULL, NULL, PPC_OPERAND_VR },
740 { 0x1f, 6, NULL, NULL, PPC_OPERAND_VR },
745 { 0x1f, 21, NULL, NULL, PPC_OPERAND_VR },

Completed in 24 milliseconds