Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h99 #define PPC_OPCODE_64 0x40 macro
H A Dppc-dis.c126 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
H A Dppc-opc.c2964 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE
2965 #define NON32 (PPC_OPCODE_64 | PPC_OPCODE_POWER4 \
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h99 #define PPC_OPCODE_64 0x40 macro
H A Dppc-dis.c126 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
H A Dppc-opc.c2964 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE
2965 #define NON32 (PPC_OPCODE_64 | PPC_OPCODE_POWER4 \

Completed in 25 milliseconds