Searched refs:POWER4 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ppc-opc.c | 3007 #define POWER4 PPC_OPCODE_POWER4 macro 3090 {"attn", X(0,256), X_MASK, POWER4|PPCA2, PPC476|PPCVLE, {0}}, 5109 {"dcbtst", X(31,246), X_MASK, POWER4, DCBT_EO, {RA0, RB, CT}}, 5111 {"dcbtst", X(31,246), X_MASK, PPC, POWER4|DCBT_EO, {RA0, RB}}, 5150 {"tlbiel", X(31,274), XRTLRA_MASK, POWER4, POWER9|PPC476, {RB, L}}, 5160 {"dcbt", X(31,278), X_MASK, POWER4, DCBT_EO, {RA0, RB, CT}}, 5162 {"dcbt", X(31,278), X_MASK, PPC, POWER4|DCBT_EO, {RA0, RB}}, 5276 {"mfctrl", XSPR(31,339,136), XSPR_MASK, POWER4, 0, {RT}}, 5300 {"mftbu", XSPR(31,339,269), XSPR_MASK, POWER4|BOOKE, 0, {RT}}, 5301 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, 0, {RT, TBR}}, [all …]
|
D | ChangeLog-0203 | 187 (POWER4): Remove PPCCOM. 1640 * ppc-opc.c: Add "tlbiel" for POWER4. 1808 (NOPOWER4, POWER4): Define. 1810 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
|
D | ChangeLog-2011 | 14 POWER4.
|
D | ChangeLog-2009 | 1381 * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and 1564 ordering for POWER4 and later and use the correct Server ordering.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2008 | 510 * config/tc-ppc.c (ppc_setup_opcodes): Simplify POWER4/NOPOWER4 test.
|