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

rv64: fully support vector extention version 1.0 #194

Merged
merged 3 commits into from
Sep 27, 2023
Merged

rv64: fully support vector extention version 1.0 #194

merged 3 commits into from
Sep 27, 2023

Conversation

Ziyue-Zhang
Copy link
Contributor

  • Fixed bug for vector integer instructions
  • Support vector loads and store instructions
  • Support vector fixed-point arithmetic instructions
  • Support vector floating-point instructions
  • Support for turning on and off agnostic flag

* Fixed bug for vector integer instructions
* Support vector loads and store instructions
* Support vector fixed-point arithmetic instructions
* Support vector floating-point instructions
* Support for turning on and off agnostic flag
@Ziyue-Zhang Ziyue-Zhang changed the title RV64:Fully Support Vector Extention Version 1.0 rv64: fully support vector extention version 1.0 Sep 26, 2023
@Ziyue-Zhang Ziyue-Zhang merged commit 35aa529 into master Sep 27, 2023
3 checks passed
@Ziyue-Zhang Ziyue-Zhang deleted the rv64v branch September 27, 2023 07:26
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