You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
riscemu/.idea
Anton Lydike be90879f86
Add support for floats (#22)
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.
1 year ago
..
inspectionProfiles fix ci (pt2) ? 2 years ago
.gitignore initial commit 4 years ago
misc.xml Add support for floats (#22) 1 year ago
modules.xml fix ci (pt2) ? 2 years ago
riscemu.iml Add support for floats (#22) 1 year ago
vcs.xml fix ci (pt2) ? 2 years ago