Mail Archives: djgpp/1997/11/05/20:48:40
Subject:About Reserved Words about AT&T
Hi all.
I'm learning all about ASM of AT&T with DJGPP V.2 ... and I have any
problems about the reserved words at ASM with AT&T ...
For instance:
ASM INTEL ASM AT&T
--------- --------
mov al,0FFH movl $OxFF, %al
mov ax,1 movw $1, %ax
mov ah, byte prt X movw X, %ah
.................................
The last lines are easy for learn ... :) ... but there are any
reserved words at Intel what I can't equivalent in DJGPP ...
Where can I found all reserved words about ASM at AT&T ...?
and ... which reserved words are available at DJGPP V.2 ...?
By the way, the arguments at __dpmi_regs have the option:
--> __dpmi_regs.x.res ..... this argument is the equivalentat the
register -->"esp" of the uP 386 of Intel ...?
Does anyone know how use this arguments ...? I've one PS/1 model
2121-H82 with processor 386 ...and I think program in Protected
Mode. Does anyone know about any guide for use all registers of this
machine ...?
Thanks in advange....
บบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบ
บบบ Victor Angel Huerta บบบ
บบบ vangel AT vmredipn DOT ipn DOT mx บบบ
บบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบบ
Note.- Please send me your e-mail directly... Thanks ...
- Raw text -