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

Update code for fcvt.s.w, fcvt.s.wu, fadd and fsub #461

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ShashankVM
Copy link
Collaborator

@ShashankVM ShashankVM commented Feb 11, 2025

fcvt.s.w

  • Removed the inline code and replaced it with function call

fcvt.s.wu

  • Added instruction operation, long name and description fields for this file.

fadd

  • Added check_f_ok function call before doing the operation.

fsub

  • Added check_f_ok function call before doing the operation.

Progress towards #209

arch/inst/F/fcvt.s.w.yaml Outdated Show resolved Hide resolved
@ShashankVM ShashankVM marked this pull request as draft February 12, 2025 14:38
@ShashankVM ShashankVM marked this pull request as ready for review February 12, 2025 14:42
@ShashankVM ShashankVM changed the title Update code for fcvt.s.w, fadd and fsub Update code for fcvt.s.w, fcvt.s.wu, fadd and fsub Feb 12, 2025
@ShashankVM ShashankVM requested a review from dhower-qc February 12, 2025 15:37
@ShashankVM ShashankVM enabled auto-merge February 12, 2025 17:12
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