be90879f86
Adding a `Float32` datatype is necessary, since python makes no guarantees to the bitwidth of `float` (it's often a double) Also adding the `RV32F` extension with most operations implemented, and support for floating point registers. |
||
---|---|---|
.. | ||
filecheck | ||
__init__.py | ||
test_float32.py | ||
test_helpers.py | ||
test_integers.py | ||
test_isa.py | ||
test_regs.py | ||
test_tokenizer.py |