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

例外処理 #28

Closed
pineapplehunter opened this issue Jun 12, 2022 · 1 comment
Closed

例外処理 #28

pineapplehunter opened this issue Jun 12, 2022 · 1 comment
Labels
a: all すべての実装に影響 feature 機能追加など

Comments

@pineapplehunter
Copy link
Collaborator

What

例外処理系の命令(ecall、ebreak)に対応させる

How

例外命令が来た際にはリオーダバッファの動作を例外まで進めてから停止して、例外処理を行うようにする。

Problems

#11 が必要になるかもしれない。

@pineapplehunter pineapplehunter added the feature 機能追加など label Jun 12, 2022
@pineapplehunter pineapplehunter added the a: all すべての実装に影響 label Nov 20, 2022
@pineapplehunter
Copy link
Collaborator Author

現在mretとCSRの例外に対応

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: all すべての実装に影響 feature 機能追加など
Projects
None yet
Development

No branches or pull requests

1 participant