PDA

Click to See Complete Forum and Search --> : Declarations


rino_2
Jun 23rd, 2000, 06:11 PM
Hi All,

I have an interest in ASM. Could somebody please tell me, is this ASM code:

LD N,10

the same as this VB code:

Dim N as Integer
N = 10

Thanks

Darkwraith
Jul 21st, 2003, 06:04 PM
That's not part of the 80x86 instruction set (maybe 68000. idk.)

my guess is that LD LoaDs (note caps) a value into a register or area of memory. This acts much like the MOV instruction from the 80x86 instruction set.

ßädbö¥
Aug 7th, 2003, 04:09 AM
Hi...
can any 1 give me the systaxes of assembly language ? i'm having Nasm 0.9, NASMw, MASM32 and MASM32v7 compilers.... i'm confused... plz tell me which 1 is the best...

CornedBee
Aug 7th, 2003, 06:14 AM
1) Don't post in foreign threads unless it concerns their questions.
2) The web can do it.
3) If you continue to violate common forum manners I'll ignore you.

ßädbö¥
Aug 7th, 2003, 07:26 AM
ok sorry... i was not aware from this rule....