PCMPGTB

created by novalis
(thing) by novalis (1.4 y) (print)   (I like it!) Wed Apr 19 2000 at 23:54:08
MMX instruction that compares 2 64 bit values for inequality, bytewise. There is no "PCMPLT?" instruction, because you can just flip the order of the operands to the "PCMPGT?" instructions.

Note: unlike integer comparison operators, MMX comparison operators do not affect any flags.

Each byte of the destination register is set to all 1's if it was greater than the corresponding byte of the source register. Otherwise, it is set to all zeros.

See also: PCMPGTB, PCMPEQW, PCMPEQD
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.