Home
last modified time | relevance | path

Searched refs:PPC_OPERAND_VR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/xmon/
A Dppc.h380 #define PPC_OPERAND_VR (0x2000) macro
A Dppc-dis.c219 else if ((operand->flags & PPC_OPERAND_VR) != 0) in print_insn_powerpc()
A Dppc-opc.c730 { 0x1f, 16, NULL, NULL, PPC_OPERAND_VR },
734 { 0x1f, 11, NULL, NULL, PPC_OPERAND_VR },
738 { 0x1f, 6, NULL, NULL, PPC_OPERAND_VR },
743 { 0x1f, 21, NULL, NULL, PPC_OPERAND_VR },

Completed in 16 milliseconds