Summary: | Adding zero variants of arm64 v8.2 FCMEQ, FCMGE, FCMGT, FCMLE and FCMLT instructions | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | ahashmi <assad.hashmi> |
Component: | vex | Assignee: | ahashmi <assad.hashmi> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | jseward |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Adds zero variants of arm64 v8.2 FCMEQ, FCMGE, FCMGT, FCMLE and FCMLT instructions |
Description
ahashmi
2021-06-14 16:47:40 UTC
Created attachment 139381 [details] Adds zero variants of arm64 v8.2 FCMEQ, FCMGE, FCMGT, FCMLE and FCMLT instructions NOTE: This patch is for the compare-with-zero variants of instructions currently at review in https://bugs.kde.org/show_bug.cgi?id=438038 and is based on a branch which includes those changes. (In reply to ahashmi from comment #1) > Created attachment 139381 [details] > Adds zero variants of arm64 v8.2 FCMEQ, FCMGE, FCMGT, FCMLE and FCMLT > instructions This seems fine; r+ to land. Has no assertions on the decode-fail paths, which is as desired. Landed 393732dda164c1cc0fc511eadc0b8f06008ade4f |