• Home
  • Raw
  • Download

Lines Matching refs:P_ARG2

1527 #define P_ARG2(a, b)		P_ ## b, P_ ## a  macro
1531 #define P_ARG2(a, b) a, b macro
1536 #define MOVD(a, b) movd P_ARG2(a, b)
1537 #define MOVQ(a, b) movq P_ARG2(a, b)
1539 #define PADDB(a, b) paddb P_ARG2(a, b)
1540 #define PADDW(a, b) paddw P_ARG2(a, b)
1541 #define PADDD(a, b) paddd P_ARG2(a, b)
1543 #define PADDSB(a, b) paddsb P_ARG2(a, b)
1544 #define PADDSW(a, b) paddsw P_ARG2(a, b)
1546 #define PADDUSB(a, b) paddusb P_ARG2(a, b)
1547 #define PADDUSW(a, b) paddusw P_ARG2(a, b)
1549 #define PSUBB(a, b) psubb P_ARG2(a, b)
1550 #define PSUBW(a, b) psubw P_ARG2(a, b)
1551 #define PSUBD(a, b) psubd P_ARG2(a, b)
1553 #define PSUBSB(a, b) psubsb P_ARG2(a, b)
1554 #define PSUBSW(a, b) psubsw P_ARG2(a, b)
1556 #define PSUBUSB(a, b) psubusb P_ARG2(a, b)
1557 #define PSUBUSW(a, b) psubusw P_ARG2(a, b)
1559 #define PCMPEQB(a, b) pcmpeqb P_ARG2(a, b)
1560 #define PCMPEQW(a, b) pcmpeqw P_ARG2(a, b)
1561 #define PCMPEQD(a, b) pcmpeqd P_ARG2(a, b)
1563 #define PCMPGTB(a, b) pcmpgtb P_ARG2(a, b)
1564 #define PCMPGTW(a, b) pcmpgtw P_ARG2(a, b)
1565 #define PCMPGTD(a, b) pcmpgtd P_ARG2(a, b)
1567 #define PMULHW(a, b) pmulhw P_ARG2(a, b)
1568 #define PMULLW(a, b) pmullw P_ARG2(a, b)
1570 #define PMADDWD(a, b) pmaddwd P_ARG2(a, b)
1572 #define PAND(a, b) pand P_ARG2(a, b)
1574 #define PANDN(a, b) pandn P_ARG2(a, b)
1576 #define POR(a, b) por P_ARG2(a, b)
1578 #define PXOR(a, b) pxor P_ARG2(a, b)
1580 #define PSRAW(a, b) psraw P_ARG2(a, b)
1581 #define PSRAD(a, b) psrad P_ARG2(a, b)
1583 #define PSRLW(a, b) psrlw P_ARG2(a, b)
1584 #define PSRLD(a, b) psrld P_ARG2(a, b)
1585 #define PSRLQ(a, b) psrlq P_ARG2(a, b)
1587 #define PSLLW(a, b) psllw P_ARG2(a, b)
1588 #define PSLLD(a, b) pslld P_ARG2(a, b)
1589 #define PSLLQ(a, b) psllq P_ARG2(a, b)
1591 #define PACKSSWB(a, b) packsswb P_ARG2(a, b)
1592 #define PACKSSDW(a, b) packssdw P_ARG2(a, b)
1593 #define PACKUSWB(a, b) packuswb P_ARG2(a, b)
1595 #define PUNPCKHBW(a, b) punpckhbw P_ARG2(a, b)
1596 #define PUNPCKHWD(a, b) punpckhwd P_ARG2(a, b)
1597 #define PUNPCKHDQ(a, b) punpckhdq P_ARG2(a, b)
1598 #define PUNPCKLBW(a, b) punpcklbw P_ARG2(a, b)
1599 #define PUNPCKLWD(a, b) punpcklwd P_ARG2(a, b)
1600 #define PUNPCKLDQ(a, b) punpckldq P_ARG2(a, b)
1605 #define PAVGUSB(a, b) pavgusb P_ARG2(a, b)
1606 #define PFADD(a, b) pfadd P_ARG2(a, b)
1607 #define PFSUB(a, b) pfsub P_ARG2(a, b)
1608 #define PFSUBR(a, b) pfsubr P_ARG2(a, b)
1609 #define PFACC(a, b) pfacc P_ARG2(a, b)
1610 #define PFCMPGE(a, b) pfcmpge P_ARG2(a, b)
1611 #define PFCMPGT(a, b) pfcmpgt P_ARG2(a, b)
1612 #define PFCMPEQ(a, b) pfcmpeq P_ARG2(a, b)
1613 #define PFMIN(a, b) pfmin P_ARG2(a, b)
1614 #define PFMAX(a, b) pfmax P_ARG2(a, b)
1615 #define PI2FD(a, b) pi2fd P_ARG2(a, b)
1616 #define PF2ID(a, b) pf2id P_ARG2(a, b)
1617 #define PFRCP(a, b) pfrcp P_ARG2(a, b)
1618 #define PFRSQRT(a, b) pfrsqrt P_ARG2(a, b)
1619 #define PFMUL(a, b) pfmul P_ARG2(a, b)
1620 #define PFRCPIT1(a, b) pfrcpit1 P_ARG2(a, b)
1621 #define PFRSQIT1(a, b) pfrsqit1 P_ARG2(a, b)
1622 #define PFRCPIT2(a, b) pfrcpit2 P_ARG2(a, b)
1623 #define PMULHRW(a, b) pmulhrw P_ARG2(a, b)
1630 #define ADDPS(a, b) addps P_ARG2(a, b)
1631 #define ADDSS(a, b) addss P_ARG2(a, b)
1632 #define ANDNPS(a, b) andnps P_ARG2(a, b)
1633 #define ANDPS(a, b) andps P_ARG2(a, b)
1638 #define CMPEQPS(a, b) cmpeqps P_ARG2(a, b)
1639 #define CMPLTPS(a, b) cmpltps P_ARG2(a, b)
1640 #define CMPLEPS(a, b) cmpleps P_ARG2(a, b)
1641 #define CMPUNORDPS(a, b) cmpunordps P_ARG2(a, b)
1642 #define CMPNEQPS(a, b) cmpneqps P_ARG2(a, b)
1643 #define CMPNLTPS(a, b) cmpnltps P_ARG2(a, b)
1644 #define CMPNLEPS(a, b) cmpnleps P_ARG2(a, b)
1645 #define CMPORDPS(a, b) cmpordps P_ARG2(a, b)
1646 #define CMPEQSS(a, b) cmpeqss P_ARG2(a, b)
1647 #define CMPLTSS(a, b) cmpltss P_ARG2(a, b)
1648 #define CMPLESS(a, b) cmpless P_ARG2(a, b)
1649 #define CMPUNORDSS(a, b) cmpunordss P_ARG2(a, b)
1650 #define CMPNEQSS(a, b) cmpneqss P_ARG2(a, b)
1651 #define CMPNLTSS(a, b) cmpnltss P_ARG2(a, b)
1652 #define CMPNLESS(a, b) cmpnless P_ARG2(a, b)
1653 #define CMPORDSS(a, b) cmpordss P_ARG2(a, b)
1654 #define COMISS(a, b) comiss P_ARG2(a, b)
1655 #define CVTPI2PS(a, b) cvtpi2ps P_ARG2(a, b)
1656 #define CVTPS2PI(a, b) cvtps2pi P_ARG2(a, b)
1657 #define CVTSI2SS(a, b) cvtsi2ss P_ARG2(a, b)
1658 #define CVTSS2SI(a, b) cvtss2si P_ARG2(a, b)
1659 #define CVTTPS2PI(a, b) cvttps2pi P_ARG2(a, b)
1660 #define CVTTSS2SI(a, b) cvttss2si P_ARG2(a, b)
1661 #define DIVPS(a, b) divps P_ARG2(a, b)
1662 #define DIVSS(a, b) divss P_ARG2(a, b)
1666 #define MAXPS(a, b) maxps P_ARG2(a, b)
1667 #define MAXSS(a, b) maxss P_ARG2(a, b)
1668 #define MINPS(a, b) minps P_ARG2(a, b)
1669 #define MINSS(a, b) minss P_ARG2(a, b)
1670 #define MOVAPS(a, b) movaps P_ARG2(a, b)
1671 #define MOVHLPS(a, b) movhlps P_ARG2(a, b)
1672 #define MOVHPS(a, b) movhps P_ARG2(a, b)
1673 #define MOVLHPS(a, b) movlhps P_ARG2(a, b)
1674 #define MOVLPS(a, b) movlps P_ARG2(a, b)
1675 #define MOVMSKPS(a, b) movmskps P_ARG2(a, b)
1676 #define MOVNTPS(a, b) movntps P_ARG2(a, b)
1677 #define MOVNTQ(a, b) movntq P_ARG2(a, b)
1678 #define MOVSS(a, b) movss P_ARG2(a, b)
1679 #define MOVUPS(a, b) movups P_ARG2(a, b)
1680 #define MULPS(a, b) mulps P_ARG2(a, b)
1681 #define MULSS(a, b) mulss P_ARG2(a, b)
1682 #define ORPS(a, b) orps P_ARG2(a, b)
1683 #define RCPPS(a, b) rcpps P_ARG2(a, b)
1684 #define RCPSS(a, b) rcpss P_ARG2(a, b)
1685 #define RSQRTPS(a, b) rsqrtps P_ARG2(a, b)
1686 #define RSQRTSS(a, b) rsqrtss P_ARG2(a, b)
1688 #define SQRTPS(a, b) sqrtps P_ARG2(a, b)
1689 #define SQRTSS(a, b) sqrtss P_ARG2(a, b)
1691 #define SUBPS(a, b) subps P_ARG2(a, b)
1692 #define UCOMISS(a, b) ucomiss P_ARG2(a, b)
1693 #define UNPCKHPS(a, b) unpckhps P_ARG2(a, b)
1694 #define UNPCKLPS(a, b) unpcklps P_ARG2(a, b)
1695 #define XORPS(a, b) xorps P_ARG2(a, b)