Searched refs:PXOR (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | mmx_blend.S | 210 * PXOR ( M00, M00 ) 271 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ 328 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\ 329 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\ 360 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\ 361 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\ 383 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ ;\
|
| H A D | 3dnow_xform3.S | 169 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
| H A D | 3dnow_xform4.S | 165 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
| H A D | assyntax.h | 1578 #define PXOR(a, b) pxor P_ARG2(a, b) macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | mmx_blend.S | 211 * PXOR ( M00, M00 ) 272 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ 329 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\ 330 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\ 361 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\ 362 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\ 384 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ ;\
|
| H A D | 3dnow_xform3.S | 170 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
| H A D | 3dnow_xform4.S | 166 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
| H A D | assyntax.h | 1578 #define PXOR(a, b) pxor P_ARG2(a, b) macro
|
Completed in 20 milliseconds