Skip to content

Commit

Permalink
[NFC][XTHeadVector] Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
AinsleySnow committed Jan 10, 2024
1 parent 8b5d027 commit 034ca5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Any feature not listed below but present in the specification should be consider
- (Done) `vadd.{vv,vx,vi}`
- (Done) `vsub.{vv,vx}`
- (Done) `vrsub.{vx,vi}`
- (Done) `12.2. Vector Widening Integer Add/Subtract`
- (Done) `vwadd{u}.{vv,vx,wv,wx}`
- (Done) `vwsub{u}.{vv,vx,wv,wx}`

- (WIP) Clang intrinsics related to the `XTHeadVector` extension:
- (WIP) `6. Configuration-Setting and Utility`
- (Done) `6.1. Set vl and vtype`
Expand Down

0 comments on commit 034ca5a

Please sign in to comment.