Closed jopperm closed 2 years ago
args_disass
assembly
unsigned
<width>
int<width>
These files are syntactically correct as of https://github.com/Minres/CoreDSL/commit/61737d3528188227cc43f041784ee2e5e17d9af5. We'll need to do a second pass over everything once the frontend fully checks the CoreDSL type rules.
CC: @atomcrafty
args_disass
tag toassembly
.unsigned
(w/o<width>
) andint<width>
are no longer valid.These files are syntactically correct as of https://github.com/Minres/CoreDSL/commit/61737d3528188227cc43f041784ee2e5e17d9af5. We'll need to do a second pass over everything once the frontend fully checks the CoreDSL type rules.