Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Add missing rtm tests for strcmp family | Noah Goldstein | 2022-07-13 | 1 | -0/+23 |
Add new tests for: strcasecmp strncasecmp strcmp wcscmp These functions all have avx2_rtm implementations so should be tested. |