flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Having trouble with MOVZX in 64bit assembly |
Author |
|
MazeGen 06 Feb 2009, 20:09
All of them work for me.
Code: use64 movzx eax, al movzx eax, ax movzx rax, al movzx rax, ax MOVZX RAX, ECX doesn't exist because MOV EAX, ECX makes the same job. |
|||
06 Feb 2009, 20:09 |
|
madmatt 06 Feb 2009, 21:02
[EDIT]
Sorry, my fault, I was doing things backwards. something like: local qalign:QWORD movzx al, [qalign] they work good when you use them the right way! [note to self] THINK before you post! |
|||
06 Feb 2009, 21:02 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.