flat assembler
Message board for the users of flat assembler.
Index
> Main > what's wrong with relative jump? |
Author |
|
shoorick 21 Dec 2005, 06:14
oh! just saw: it is not same. i tried move instructions here/there and use different registers, but got same result after jmp @B.
i'll update it. |
|||
21 Dec 2005, 06:14 |
|
shoorick 21 Dec 2005, 06:24
before was like this:
Code: .check: mov edx,1 mov edi,BM_SETCHECK jmp @B and everything was right. maybe it is because of distance? while messing i found dramatically another way to make this part, but think this report will be interesting. thanks! |
|||
21 Dec 2005, 06:24 |
|
shoorick 21 Dec 2005, 06:28
it seems i found error:
Code: mov eax,[S_CH.default] should be Code: mov eax,[ebx + S_CH.default] |
|||
21 Dec 2005, 06:28 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.