Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Riscv-fpu #368

Merged
merged 23 commits into from
Mar 29, 2024
Merged

Riscv-fpu #368

merged 23 commits into from
Mar 29, 2024

Conversation

rharding8
Copy link
Contributor

@rharding8 rharding8 commented Mar 28, 2024

Implemented FPU and all RV32F and 64F instructions.

Moving on to FPU control signals.
Subtraction, Multiplication, and Division.
Fixed errors.
SWIM_v2 once again compiles and works.
FPU support still rudimentary, will continue
to add instructions until the end of Thursday.
Remaining FP Operations:
* R4 Types
* Conversion + Move
* Comparisons
* Classify
* 64-Bits
@rharding8 rharding8 marked this pull request as draft March 28, 2024 22:54
@rharding8 rharding8 marked this pull request as ready for review March 29, 2024 00:49
@rharding8 rharding8 merged commit ded6ffd into swim-v2 Mar 29, 2024
1 check passed
@rharding8 rharding8 deleted the riscv-fpu branch March 29, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants