- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wrong Memory size for VGATHERQPS?
My version of the document, 319433-022, page 350 shows
EVEX.128.66.0F38.W0 93 /vsib
VGATHERQPS xmm1 {k1}, vm64x
I think this should be vm32x, not vm64x, since the operands are single-precision floats.
Please check other gather/scatter instructions that they are correct also
- Tags:
- Intel® Advanced Vector Extensions (Intel® AVX)
- Intel® Streaming SIMD Extensions
- Parallel Computing
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, it is correct as-is. In this case, the "vm64x" the 64 means the instruction uses 64b indices, corresponding to the Q in the instruction name. The vm64x and vm32x terms are described in section 5.1.3 of the ISE document. (Those descriptions should be in the SDM too but I didn't see it in a quick scan; I'll ask our documentation team to update the SDM.)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page