Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dppc.h99 #define PPC_OPCODE_64 0x40 macro
H A Dppc-dis.c128 dialect |= PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_CELL | in print_insn_powerpc()
H A Dppc-opc.c2960 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE
2961 #define NON32 (PPC_OPCODE_64 | PPC_OPCODE_POWER4 \