simX updates

This commit is contained in:
Blaise Tine
2021-10-07 13:59:26 -04:00
parent cfed87f416
commit 51673665b5
9 changed files with 136 additions and 66 deletions

View File

@@ -37,6 +37,7 @@ struct vtype {
int vsew;
int vlmul;
};
class Warp {
public:
Warp(Core *core, Word id);