Home
last modified time | relevance | path

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

/linux-4.4.14/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.c698 if ((dialect & PPC_OPCODE_POWER4) == 0) in insert_bdm()
718 if ((dialect & PPC_OPCODE_POWER4) == 0) in extract_bdm()
743 if ((dialect & PPC_OPCODE_POWER4) == 0) in insert_bdp()
763 if ((dialect & PPC_OPCODE_POWER4) == 0) in extract_bdp()
783 if ((dialect & PPC_OPCODE_POWER4) == 0) in valid_bo()
1070 && ((dialect & PPC_OPCODE_POWER4) != 0 in insert_fxm()
1881 #define POWER4 PPC_OPCODE_POWER4