flat assembler
Message board for the users of flat assembler.
Index
> Windows > arrays |
Author |
|
wanderer 25 Aug 2003, 09:30
darlok wrote: I'm interesting on how to easily operate with arrays in fasm? I think that asm has way to do it without macros. In detail, i'm interesting of how to use twodimensional array. I just need something like this: You can write mov [arr+esi+edi], al _________________ Best regards, Antoch Victor |
|||
25 Aug 2003, 09:30 |
|
darlok 25 Aug 2003, 09:45
i always learned that i can't do this such an elegently style. Cause i need t multiply edi by size of row. But i can multiply it only on 1,2,4,8. So this question is no more actual...
_________________ Cheers! |
|||
25 Aug 2003, 09:45 |
|
roticv 25 Aug 2003, 14:27
That is because the scale of the sib has only 2^2 values or 1/2/4/8. You cannot do anything about it except to use more than one opcodes.
|
|||
25 Aug 2003, 14:27 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.