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

[CPU] fixed/optimized (illegal) instruction dcoding logic #294

Merged
merged 4 commits into from
Apr 7, 2022

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Apr 6, 2022

  • 🐛 fixed instruction decoding collision in CPU B extension (bit-manipulation)
  • 🔒 closed further illegal instruction encoding holes
  • optimized illegal instruction detection logic (less area, cleaner code)

@stnolting stnolting added bug Something isn't working as expected HW Hardware-related labels Apr 6, 2022
@stnolting stnolting self-assigned this Apr 6, 2022
@stnolting stnolting marked this pull request as ready for review April 6, 2022 21:30
@stnolting stnolting merged commit e104fef into main Apr 7, 2022
@stnolting stnolting deleted the fix_decoding_bugs branch April 7, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant