MMX instruction for logical or.

Unlike most MMX instructions, POR doesn't operate on packed data. Instead, it operates on bits. A MMX register or 64 bit memory location is combined with a MMX register using logical or.

Compare PAND, PANDN, PXOR