Skip to content

Make example ch01/a-assembly-dereference work on aarch64 #13

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

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

cfsamson
Copy link
Collaborator

@cfsamson cfsamson commented Mar 5, 2024

Fixes issue #11. I didn't make it clear in the book that the first example only works on x86-64. This is solved for now by conditionally compiling a version that works for aarch64. In the future, this should be pointed out in the book text as well.

@cfsamson cfsamson added second edition Issues that should be considered for an eventual second edition of the book aarch64 labels Mar 5, 2024
@cfsamson cfsamson merged commit fa40c92 into main Mar 5, 2024
@cfsamson cfsamson deleted the fix#11 branch March 5, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aarch64 second edition Issues that should be considered for an eventual second edition of the book
Development

Successfully merging this pull request may close these issues.

1 participant