Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/xmon/
Dppc.h99 #define PPC_OPCODE_64 0x40 macro
Dppc-dis.c126 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
Dppc-opc.c2960 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE
2961 #define NON32 (PPC_OPCODE_64 | PPC_OPCODE_POWER4 \