Skip to content

Conversation

@RaduMantu
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 materials:
    • rewrote ABI-related documentation
    • added extra material on extended asm in gcc with RDTSC example
  • Tasks:
    • rewrote i386 versions to work on x64
    • tested existing checker with SRC_PATH=../solution. all seems to work

Fixes #85

@RaduMantu RaduMantu requested a review from teodutu May 24, 2025 15:58
@teodutu teodutu linked an issue May 24, 2025 that may be closed by this pull request
Copy link

@teodutu teodutu left a comment

Choose a reason for hiding this comment

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

The tasks are mostly good. Check my comments and the linter failures and fix them.

@RaduMantu
Copy link
Author

RaduMantu commented Jun 7, 2025

@teodutu addressed change requests. super linter errors are unrelated to lab-09

@RaduMantu RaduMantu requested a review from teodutu June 7, 2025 23:06
@teodutu teodutu added the needs-rendering The PR makes changes to the website that need to be rendered label Jul 8, 2025
@github-actions
Copy link

github-actions bot commented Jul 8, 2025

@teodutu teodutu closed this Jul 8, 2025
@teodutu
Copy link

teodutu commented Jul 8, 2025

Wtf did I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-rendering The PR makes changes to the website that need to be rendered

Projects

None yet

Development

Successfully merging this pull request may close these issues.

labs/lab-09: Add x86_64 version

2 participants