flat assembler
Message board for the users of flat assembler.
Index
> Main > Adressing mode |
Author |
|
madmatt 25 Aug 2007, 06:45
With fasm it would be: fld dword [ebp + 20]
looks like masm code? |
|||
25 Aug 2007, 06:45 |
|
penguinglx 25 Aug 2007, 07:03
thanks , one more question
Function1: db c3h ->>> this is Ret instruction I got Error Message :undefined symbol help me, why I cant write the opcode |
|||
25 Aug 2007, 07:03 |
|
0.1 25 Aug 2007, 07:55
do this:
Code: db 0c3h the value is misinterpreted as a symbol. think about it. |
|||
25 Aug 2007, 07:55 |
|
sinsi 25 Aug 2007, 09:11
heh heh...
0.1 bet you don't make that mistake eh |
|||
25 Aug 2007, 09:11 |
|
0.1 25 Aug 2007, 09:35
yeah sinsi I never made that mistake (so far!) myself
what does "sinsi" mean? |
|||
25 Aug 2007, 09:35 |
|
sinsi 25 Aug 2007, 10:44
"sinsi" was my dog's name...so sad I know but
Quote: Man's best friend |
|||
25 Aug 2007, 10:44 |
|
0.1 25 Aug 2007, 12:57
|
|||
25 Aug 2007, 12:57 |
|
DOS386 25 Aug 2007, 23:47
0.1 wrote: do this: Don't do this. Code:
db $C3
_________________ Bug Nr.: 12345 Title: Hello World program compiles to 100 KB !!! Status: Closed: NOT a Bug |
|||
25 Aug 2007, 23:47 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.