Skip to content

AArch64 bitfieldManipulate bounds checking#395

Merged
jj16791 merged 2 commits intodevfrom
bitfieldManipulate-boundsFix
Feb 21, 2024
Merged

AArch64 bitfieldManipulate bounds checking#395
jj16791 merged 2 commits intodevfrom
bitfieldManipulate-boundsFix

Conversation

@jj16791
Copy link
Copy Markdown
Contributor

@jj16791 jj16791 commented Feb 20, 2024

This PR addresses the issue that bitfieldManipulate has no bounds checking/restriction enforced by the data type in use.

close #394

@jj16791 jj16791 added bug Something isn't working 0.9.7 Part of SimEng Release 0.9.7 labels Feb 20, 2024
@jj16791 jj16791 self-assigned this Feb 20, 2024
@jj16791 jj16791 linked an issue Feb 20, 2024 that may be closed by this pull request
@FinnWilkinson FinnWilkinson added 0.9.6 Part of SimEng Release 0.9.6 and removed 0.9.7 Part of SimEng Release 0.9.7 labels Feb 21, 2024
Comment thread src/include/simeng/arch/aarch64/helpers/auxiliaryFunctions.hh
Comment thread src/include/simeng/arch/aarch64/helpers/auxiliaryFunctions.hh Outdated
ABenC377
ABenC377 previously approved these changes Feb 21, 2024
@FinnWilkinson
Copy link
Copy Markdown
Contributor

#rerun tests

@jj16791 jj16791 force-pushed the bitfieldManipulate-boundsFix branch from f4e3419 to 1ac04e4 Compare February 21, 2024 16:45
@jj16791 jj16791 merged commit 34d9158 into dev Feb 21, 2024
@jj16791 jj16791 deleted the bitfieldManipulate-boundsFix branch February 21, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.9.6 Part of SimEng Release 0.9.6 bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

bitfieldManipulate uncaught bound restrictions

5 participants