Searched refs:POWER7 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ppc-opc.c | 2710 #define POWER7 PPC_OPCODE_POWER7 macro 4464 {"lbarx", X(31,52), XEH_MASK, POWER7|PPCVLE, PPCNONE, {RT, RA0, RB, EH}}, 4479 {"waitrsv", X(31,62)|(1<<21), 0xffffffff, POWER7|E500MC|PPCA2, PPCNONE, {0}}, 4480 {"waitimpl", X(31,62)|(2<<21), 0xffffffff, POWER7|E500MC|PPCA2, PPCNONE, {0}}, 4481 {"wait", X(31,62), XWC_MASK, POWER7|E500MC|PPCA2|PPCVLE, PPCNONE, {WC}}, 4544 {"lharx", X(31,116), XEH_MASK, POWER7|PPCVLE, PPCNONE, {RT, RA0, RB, EH}}, 4711 {"dcbtstt", XRT(31,246,0x10), XRT_MASK, POWER7, PPCNONE, {RA0, RB}}, 4720 {"bpermd", X(31,252), X_MASK, POWER7|PPCA2, PPCNONE, {RA, RS, RB}}, 4753 {"dcbtt", XRT(31,278,0x10), XRT_MASK, POWER7, PPCNONE, {RA0, RB}}, 4971 {"mfppr", XSPR(31,339,896), XSPR_MASK, POWER7, PPCNONE, {RT}}, [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.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
D | power7.d | 3 #name: POWER7 tests (includes DFP, Altivec and VSX)
|