GNU Info

Info Node: (nasm.info)Section B.4.204

(nasm.info)Section B.4.204


Next: Section B.4.205 Prev: Section B.4.203 Up: Section B.4
Enter node , (file) or (file)node

B.4.204. `PAVEB': MMX Packed Average
------------------------------------

     PAVEB mmxreg,r/m64            ; 0F 50 /r             [CYRIX,MMX]

   `PAVEB', specific to the Cyrix MMX extensions, treats its two
operands as vectors of eight unsigned bytes, and calculates the average
of the corresponding bytes in the operands. The resulting vector of
eight averages is stored in the first operand.

   This opcode maps to `MOVMSKPS r32, xmm' on processors that support
the SSE instruction set.


automatically generated by info2www version 1.2.2.9