forked from ruyisdk/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RVV 0.7.1] port assembler tests from binutils (ruyisdk#6)
* [RVV 0.7.1] add assembler tests from binutils * [RVV 0.7.1] normalize some register names * [RVV 0.7.1] insert FileCheck lines * [RVV 0.7.1] fix `CHECK-INST` * [RVV 0.7.1] fix `vadc`, `vmadc`, `vsbc`, `vmsbc` * [RVV 0.7.1] fix `vwmaccsu`, `vwmaccus` * [RVV 0.7.1] pass all tests from binutils * [RVV 0.7.1] fix MC test `rvv0p71/add.s` * [RVV 0.7.1] fix MC test `rvv0p71/sub.s` * [RVV 0.7.1] fix MC test `rvv0p71/macc.s` * [RVV 0.7.1] sync the newest tests
- Loading branch information
Showing
5 changed files
with
7,051 additions
and
82 deletions.
There are no files selected for viewing
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
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.