Pull latest binutils POWER9 support commit that adds support for 3 new instructions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
binutils (Ubuntu) |
Fix Released
|
Undecided
|
Matthias Klose | ||
Xenial |
Fix Released
|
Undecided
|
Matthias Klose |
Bug Description
Two new ISA 3.0 RFCs have been created that add 3 new instructions that will be present in POWER9. Binutils support for these new instructions have been committed to the binutils trunk and 2.26 release branches with the commits below. We would like this change to be picked up for the next release/update.
binutils trunk:
commit 19dfcc89e8d9452
Author: Peter Bergner <email address hidden>
Date: Thu May 26 19:06:51 2016 -0500
Add support for new POWER ISA 3.0 instructions.
opcodes/
* ppc-opc.c (CY): New define. Document it.
gas/
* testsuite/
* testsuite/
* testsuite/
* testsuite/
binutils 2.26:
commit 8bfb4f2639cc2a4
Author: Peter Bergner <email address hidden>
Date: Wed Jun 1 09:48:03 2016 -0500
Add support for new POWER ISA 3.0 instructions.
opcodes/
Backport from master
2016-05-26 Peter Bergner <email address hidden>
* ppc-opc.c (CY): New define. Document it.
gas/
Backport from master
2016-05-26 Peter Bergner <email address hidden>
* testsuite/
* testsuite/
* testsuite/
* testsuite/
tags: | added: architecture-ppc64le bugnameltc-142068 severity-medium targetmilestone-inin1604 |
Changed in ubuntu: | |
assignee: | nobody → Taco Screen team (taco-screen-team) |
affects: | ubuntu → binutils (Ubuntu) |
Changed in binutils (Ubuntu): | |
assignee: | Taco Screen team (taco-screen-team) → Matthias Klose (doko) |
Changed in binutils (Ubuntu Xenial): | |
assignee: | nobody → Matthias Klose (doko) |
tags: |
added: targetmilestone-inin16041 removed: targetmilestone-inin1604 |
tags: |
added: verification-done removed: verification-needed |
the POWER9 support was just updated for the trunk, however doesn't apply cleanly on the 2.26 branch. Please update.