You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create 16 32-bit registers to hold floating point numbers.
Create new instructions for addition, subtraction, multiply, and divide operations.
2.1 Immediate parameters are considered unsigned integers.
2.2 The Floating Point IP will be used.
Create new instructions for loading, storing, and converting to/from integer and floating point.
New operation instructions opcodes as integer add, subtract, multiply, and divide but with the flag set to 1.
Implement Floating Point Math using the Floating Point IP.
The text was updated successfully, but these errors were encountered: