>>  also, changed edi to esi for outs, etc.)
>Why this? Is there a bug in my documentation?
>Excerpt:
>"The source operand is a memory location, the
>address of which is read from from either DS:EDI
>or the DS:DI registers ..." (Intel Architecture
>Software Developer's Manual, Volume 2: Instruction
>Set Reference)

Did you look at ins as well as at outs ?  ins uses es:edi, outs es:esi.
I've got the same intel manual on CDROM here, I think it's a few months old.
But this part of the intel architecture hasn't changed since the 386, anyway.

-- Ramon



Reply via email to