Re: announce: my very first disassembler now available (GPL)



On Aug 16, 10:08 pm, "Alexei A. Frounze" <alexfrun...@xxxxxxxxx>
wrote:
There's also a special case in 64-bit mode. Depending on the rex
prefix (AFAIR, bit B) it can be either NOP or XCHG.

I meant to say, if both operands are rAX, then it's NOP. This is
controlled by mod, REX.R (if REX is present), reg, REX.B (if REX is
present) and r/m.

Alex
.



Relevant Pages