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

Add Support for Vector Floating-Point Instructions #207

Open
19 tasks done
kathlenemagnus-mips opened this issue Sep 4, 2024 · 0 comments
Open
19 tasks done

Add Support for Vector Floating-Point Instructions #207

kathlenemagnus-mips opened this issue Sep 4, 2024 · 0 comments

Comments

@kathlenemagnus-mips
Copy link
Contributor

kathlenemagnus-mips commented Sep 4, 2024

Add vector sequencer and execution support for the vector floating-point instructions. At least 1 test should be added with an instruction from each category to verify proper sequencing.

  • Vector Floating-Point Instructions: Vector Floating-Point Exception Flags
  • Vector Floating-Point Instructions: Vector Single-Width Floating-Point Add/Subtract Instructions
  • Vector Floating-Point Instructions: Vector Widening Floating-Point Add/Subtract Instructions
  • Vector Floating-Point Instructions: Vector Single-Width Floating-Point Multiply/Divide Instructions
  • Vector Floating-Point Instructions: Vector Widening Floating-Point Multiply
  • Vector Floating-Point Instructions: Vector Single-Width Floating-Point Fused Multiply-Add Instructions
  • Vector Floating-Point Instructions: Vector Widening Floating-Point Fused Multiply-Add Instructions
  • Vector Floating-Point Instructions: Vector Floating-Point Square-Root Instruction
  • Vector Floating-Point Instructions: Vector Floating-Point Reciprocal Square-Root Estimate Instruction
  • Vector Floating-Point Instructions: Vector Floating-Point Reciprocal Estimate Instruction
  • Vector Floating-Point Instructions: Vector Floating-Point MIN/MAX Instructions
  • Vector Floating-Point Instructions: Vector Floating-Point Sign-Injection Instructions
  • Vector Floating-Point Instructions: Vector Floating-Point Compare Instructions
  • Vector Floating-Point Instructions: Vector Floating-Point Classify Instruction
  • Vector Floating-Point Instructions: Vector Floating-Point Merge Instruction
  • Vector Floating-Point Instructions: Vector Floating-Point Move Instruction
  • Vector Floating-Point Instructions: Single-Width Floating-Point/Integer Type-Convert Instructions
  • Vector Floating-Point Instructions: Widening Floating-Point/Integer Type-Convert Instructions
  • Vector Floating-Point Instructions: Narrowing Floating-Point/Integer Type-Convert Instructions
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

No branches or pull requests

1 participant