Skip to content

Architecture Class cleanup#385

Merged
FinnWilkinson merged 9 commits intodevfrom
arch-class-cleanup
Feb 16, 2024
Merged

Architecture Class cleanup#385
FinnWilkinson merged 9 commits intodevfrom
arch-class-cleanup

Conversation

@FinnWilkinson
Copy link
Copy Markdown
Contributor

This PR moves common variables into the base Architecture class, ensures functions in .cc and .hh are in the same order, and generally makes the classes consistent with the codebase.

Closes Issue #357

@FinnWilkinson FinnWilkinson added code consistency Cleaning up existing code to align with rest of project 0.9.6 Part of SimEng Release 0.9.6 labels Feb 7, 2024
@FinnWilkinson FinnWilkinson self-assigned this Feb 7, 2024
@FinnWilkinson FinnWilkinson linked an issue Feb 7, 2024 that may be closed by this pull request
ABenC377
ABenC377 previously approved these changes Feb 8, 2024
Comment thread test/unit/pipeline/FetchUnitTest.cc Outdated
ABenC377
ABenC377 previously approved these changes Feb 12, 2024
JosephMoore25
JosephMoore25 previously approved these changes Feb 12, 2024
Comment thread src/include/simeng/arch/aarch64/Architecture.hh
Copy link
Copy Markdown
Contributor

@dANW34V3R dANW34V3R left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 Query

Comment thread src/lib/arch/aarch64/Architecture.cc
jj16791
jj16791 previously approved these changes Feb 14, 2024
dANW34V3R
dANW34V3R previously approved these changes Feb 14, 2024
@FinnWilkinson FinnWilkinson merged commit e17ad08 into dev Feb 16, 2024
@FinnWilkinson FinnWilkinson deleted the arch-class-cleanup branch February 21, 2024 17:24
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 code consistency Cleaning up existing code to align with rest of project

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Clean Up Architecture Class

5 participants