Ulrich Weigand wrote:
>
> Jens Nerche wrote:
>
> > "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)
>
> This is a typo :-/ If you check either the synopsis (in the box on
> top of the same page) or else the 'Operation' section (on the next page),
> you'll see the correct '(E)SI' ...
Ewww.. I always only look in the box ;)
> B.t.w. I've been bitten more than once by typos in the Intel docs
> when I implemented my processor emulator :-/ Argh!
Shouldn't we notify them of their typos, so they
can be fixed in the next versions of the manuals ?
-- Ramon