Brian Raiter wrote:
>
> Mostly it looks okay. I worry a bit about the
qword/dword rel syntax.
> It could get confusing, since nasm already uses those
keywords inside
> of brackets to control offset value sizes:
>
> [byte ebx-1] ... store offset in one byte
> [dword ebx-1] ... store offset in four bytes
> [dword rel -1] ... use EIP-relative addressing
> [dword dword rel -1] ... ???
Hm, good point. Need to think about that.
-hpa
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Nasm-devel mailing list
Nasm-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nasm-devel
a>
|