flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
CandyMan
Code: mov rax,2 ;... jmp [lpCase+rax*8] Code: jmp [lpCase+2*8] Code: lea rdx,[lpCase] ;... mov rax,2 ;... jmp qword [rdx+rax*8] _________________ smaller is better |
|||
![]() |
|
ml64
Thank You, CandyMan!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.