Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- iAPx86 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

    The MMX technology is an extension to the Intel Architechture (IA)
    instruction set. MMX adds 57 new opcodes, a new 64-bit quadword data
    type, and eight directly adressable 64-bit registers.


        MMX register set

         1 0      63                                     0
        +---+    +----------------------------------------+ MM7
        |---|    |----------------------------------------| MM6
        |---|    |----------------------------------------| MM5
        |---|    |----------------------------------------| MM4
        |---|    |----------------------------------------| MM3
        |---|    |----------------------------------------| MM2
        |---|    |----------------------------------------| MM1
        |---|    |----------------------------------------| MM0
        +---+    +----------------------------------------+
         Tag      MMX register
        field


        Packed data types

        Packed byte: 8 bytes packed into 64 bits:
        63                            32 31           16 15    8 7     0
        +---------------------------------------------------------------+
        |       |       |       |       |       |       |       |       |
        +---------------------------------------------------------------+

        Packed word: 4 words packed into 64 bits:
        63                            32 31           16 15            0
        +---------------------------------------------------------------+
        |               |               |               |               |
        +---------------------------------------------------------------+

        Packed doubleword: 2 doublewords packed into 64 bits:
        63                            32 31                            0
        +---------------------------------------------------------------+
        |                               |                               |
        +---------------------------------------------------------------+


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson