Skip to content

Lab 07 x86 64 version #131

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

Open
wants to merge 1 commit into
base: x86_64
Choose a base branch
from

Conversation

PetruCristian
Copy link

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

Reading material for lab 7 was modified to include x96_64 registers and instructions. Solutions, support code and tests were modified to work on x86_64 assembly and use the extended ISA.

@PetruCristian PetruCristian linked an issue Jul 14, 2025 that may be closed by this pull request
@PetruCristian PetruCristian changed the base branch from main to x86_64 July 14, 2025 00:23
@PetruCristian PetruCristian requested a review from teodutu July 14, 2025 00:24
Reading material was modified to include x86_64 registers and instructions.
Solutions, support code and tests were modified to work on x86_64 assembly
and use the extended ISA.

Signed-off-by: PetruCristian <naniacristian26@gmail.com>
@PetruCristian PetruCristian force-pushed the lab-07-x86_64-version branch from 9f11354 to 54f6d07 Compare July 14, 2025 00:39
@PetruCristian
Copy link
Author

PetruCristian commented Jul 14, 2025

Aside from the lab 7 file, I also modified a file from lab 9 to fix a super linter error, but another one showed up in a different lab. I presume those issues have been fixed on other branches.

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.

labs/lab-07: Add x86_64 version
1 participant