Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Intel 64 documentation bug

Chris_S_3
Beginner
1,085 Views
This is for Intel 64 and IA-32 Architectures Software Developer’s Manual, Order Number: 325462-053 US January 2015. Page Vol. 1 5-29. 5.19 64-BIT MODE INSTRUCTIONS ... MOVZX (64-bits) Move doubleword to quadword, zero-extension In fact 32 to 64 bit zero extension isn't supported as per Vol. 2A 3-583. It is only spec'd for r/m8 and r/m16. There is a small chance that I'm misinterpreting that but then so is NASM which disallows this. Somebody's wrong and so I'd like an official ruling.
0 Kudos
1 Reply
MarkC_Intel
Moderator
1,085 Views

Yes, I believe that is a typo in Volume 1. I'll ask the documentation team to address it. Thank you for reporting this issue.

0 Kudos
Reply