-
Notifications
You must be signed in to change notification settings - Fork 0
Floating point support #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmedium prioritySomething that should be worked on sooner than laterSomething that should be worked on sooner than later
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmedium prioritySomething that should be worked on sooner than laterSomething that should be worked on sooner than later
Adding support for working with floating point would be nice.
Changes needed:
common/opcodes.hppandcommon/registers.hppDesign questions:
doublein C++), or 32-bit floating-point numbers(i.e.floatin C++) as well?