On 2010-10-08, at 12:05 AM, Marc Feeley wrote:
On 2010-10-07, at 11:36 PM, Maxime Chevalier-Boisvert wrote:
Those names didn't bring up much relevant information on Google, but I assume they're these:
http://pdos.csail.mit.edu/6.828/2009/readings/i386/MOVZX.htm http://pdos.csail.mit.edu/6.828/2009/readings/i386/MOVSX.htm
Yes.
Marc
By the way, I prefer this documentation from Intel:
http://www3.intel.com/Assets/PDF/manual/253666.pdf http://www3.intel.com/Assets/PDF/manual/253667.pdf
and I sometimes use these tables as a quick reference:
http://ref.x86asm.net/geek32.html http://ref.x86asm.net/geek64.html
Marc