Skip to content

Conversation

@jubalh
Copy link
Member

@jubalh jubalh commented Jan 29, 2026

Newer versions of NASM (3.00+) require explicit
size hints for memory references when using movsx/movzx to avoid ambiguity. Added "byte" keyword to indicate 8-to-16 bit sign extension.

Newer versions of NASM (3.00+) require explicit
size hints for memory references when using movsx/movzx
to avoid ambiguity. Added "byte" keyword to indicate
8-to-16 bit sign extension.
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.

1 participant