Home | History | Annotate | Download | only in cctest

Lines Matching refs:pext

1321     // pext
1325 __ pext(ebx, edx, ecx);
1330 __ pext(ebx, edx, Operand(esp, 0));