Bug 427401 - PPC ISA 3.1 support is missing, part 5
Summary: PPC ISA 3.1 support is missing, part 5
Status: CLOSED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: vex (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 19:53 UTC by Carl Love
Modified: 2020-11-18 23:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
testsuite support for string operations (19.26 KB, patch)
2020-10-06 19:54 UTC, Carl Love
Details
testsuite support for Test LSB by Byte operations (2.46 KB, patch)
2020-10-06 19:55 UTC, Carl Love
Details
testsuite support for VSX load store rightmost element operations (8.39 KB, patch)
2020-10-06 19:55 UTC, Carl Love
Details
Functional support for ISA 3.1 string operations (13.99 KB, patch)
2020-10-06 19:57 UTC, Carl Love
Details
Functional support for ISA 3.1 Test LSB by byte operations (4.87 KB, patch)
2020-10-06 19:57 UTC, Carl Love
Details
Functional support for ISA 3.1 VSX Load Store rightmost element operations (9.65 KB, patch)
2020-10-06 19:58 UTC, Carl Love
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Love 2020-10-06 19:53:55 UTC
Part 5 of the ISA 3.1 support

Previous patches in https://bugs.kde.org/show_bug.cgi?id=427400
Comment 1 Carl Love 2020-10-06 19:54:38 UTC
Created attachment 132172 [details]
testsuite support for string operations
Comment 2 Carl Love 2020-10-06 19:55:11 UTC
Created attachment 132173 [details]
testsuite support for Test LSB by Byte operations
Comment 3 Carl Love 2020-10-06 19:55:44 UTC
Created attachment 132174 [details]
testsuite support for VSX load store rightmost element operations
Comment 4 Carl Love 2020-10-06 19:57:00 UTC
Created attachment 132175 [details]
Functional support for ISA 3.1 string operations
Comment 5 Carl Love 2020-10-06 19:57:32 UTC
Created attachment 132176 [details]
Functional support for ISA 3.1 Test LSB by byte operations
Comment 6 Carl Love 2020-10-06 19:58:15 UTC
Created attachment 132177 [details]
Functional support for ISA 3.1 VSX Load Store rightmost element operations
Comment 7 Julian Seward 2020-10-23 15:54:51 UTC
These look OK to land.  No specific comments.
Comment 8 Carl Love 2020-11-18 23:06:17 UTC
No issues seen with these patches in the last couple of weeks.  Closing