Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
camel-cdr authored Nov 2, 2024
1 parent c9e4b6a commit 7f1e460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructions/rvv/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

// processor specific configs
// m8 m4 m2 m1 mf2 mf4 mf8
// SEW: 6310 6310 6310 6410
// SEW: 6310 6310 6310 6310
// 4268... 4268... 4268... 4268...
#define T_A 0b1111111111111111111111111111 // all
#define T_W 0b0000011101110111011101110111 // widen
Expand Down

0 comments on commit 7f1e460

Please sign in to comment.