-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Semantics and tests for some of the simd variants of EOR, BIC, BIF, and BIT. * Minor fix * Semantics and tests for ADDV. * Semantics and tests for ADDV, UMINV, UMAXV, SMINV, and SMAXV. Also post-decoders for some fpu simd min/max funcs, but no semantics or tests yet. * Minor fix. * Semantics and tests for 32-bit float, reduce-based FMAXV and FMINV. I don't anticipate good results. * Changes to FMINV and FMAXV. Adds semantics for SMB. * Semantics and tests for LD1_ASISDLSE_R1_1V, LD1_ASISDLSE_R2_2V, LD1_ASISDLSE_R3_3V, and LD1_ASISDLSE_R4_4V. * Minor fixes * First tests for part of LD2. * Misnamed file * Rest of the non-postindex LD2 semantics. * Rest of the non-postindex LD2 semantics. * Semantics and tests for postindex variants of LD2. * Minor fixes. This should be the tests and semantics for all LD2 variants. * Addresses comment
- Loading branch information
Showing
28 changed files
with
1,758 additions
and
1,107 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.