| Summary: | Missing link to PPC ISA, missing HWCAP check | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Carl Love <cel> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Carl Love
2020-06-15 16:22:27 UTC
Patch applied commit 8151414f0c150a81b06c95a3eaab87a2558521a8 Author: Carl Love <cel@us.ibm.com> Date: Mon Jun 15 11:31:16 2020 -0500 Bugzilla 423021 - PPC: Add missing ISA 3.0 documentation link and HWCAPS test. Add the check for the PPC_FEATURE2_ARCH_3_00 setting in the HWCAP2 string. Add the information on where to find the public IBM ISA 3.0B document. |