Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc.h108 #define PPC_OPCODE_POWER4 0x4000 macro
Dppc-dis.c39 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
Dppc-opc.c697 if ((dialect & PPC_OPCODE_POWER4) == 0) in insert_bdm()
717 if ((dialect & PPC_OPCODE_POWER4) == 0) in extract_bdm()
742 if ((dialect & PPC_OPCODE_POWER4) == 0) in insert_bdp()
762 if ((dialect & PPC_OPCODE_POWER4) == 0) in extract_bdp()
782 if ((dialect & PPC_OPCODE_POWER4) == 0) in valid_bo()
1069 && ((dialect & PPC_OPCODE_POWER4) != 0 in insert_fxm()
1880 #define POWER4 PPC_OPCODE_POWER4