Searched refs:POWER7 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ppc-opc.c | 3010 #define POWER7 PPC_OPCODE_POWER7 macro 5108 {"dcbtstt", XRT(31,246,0x10), XRT_MASK, POWER7, 0, {RA0, RB}}, 5118 {"bpermd", X(31,252), X_MASK, POWER7|PPCA2, 0, {RA, RS, RB}}, 5159 {"dcbtt", XRT(31,278,0x10), XRT_MASK, POWER7, 0, {RA0, RB}}, 5183 {"tlbie", X(31,306), XRA_MASK, POWER7, POWER9|TITAN, {RB, RS}}, 5184 {"tlbie", X(31,306), XRTLRA_MASK, PPC, E500|POWER7|TITAN, {RB, L}}, 5390 {"mfppr", XSPR(31,339,896), XSPR_MASK, POWER7, 0, {RT}}, 5391 {"mfppr32", XSPR(31,339,898), XSPR_MASK, POWER7, 0, {RT}}, 5483 {"popcntw", X(31,378), XRB_MASK, POWER7|PPCA2, 0, {RA, RS}}, 5493 {"divdeu", XO(31,393,0,0), XO_MASK, POWER7|PPCA2, 0, {RT, RA, RB}}, [all …]
|
D | ChangeLog-2009 | 1466 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New. 1469 "mftgpr">: Deprecate for POWER7. 1472 operand form for POWER7 and later. 1473 <"wait">: Extend to accept optional parameter. Enable for POWER7. 1475 <"ldbrx", "stdbrx">: Enable for POWER7. 1483 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
|
D | ChangeLog-2011 | 148 mark them as invalid on POWER7. Use FRTp, FRAp, and FRBp repsectively 575 * ppc-opc.c: (powerpc_opcodes): Enable icswx for POWER7.
|
D | ChangeLog-2015 | 862 (powerpc_opcodes) <wait>: Do not enable for POWER7. 863 <tlbie>: Add RS operand for POWER7. 925 <waitrsv>: Do not enable for POWER7 and later.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
D | power7.d | 3 #name: POWER7 tests (includes DFP, Altivec and VSX)
|