Searched refs:PXOR (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | mmx_blend.S | 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 */ ;\
|
D | 3dnow_xform3.S | 169 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
D | 3dnow_xform4.S | 165 PXOR ( MM7, MM7 ) /* 0 | 0 */
|
D | assyntax.h | 1578 #define PXOR(a, b) pxor P_ARG2(a, b) macro
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 6133 "USHGS64\000PUSHSS16\000PUSHSS32\000PUSHi16\000PUSHi32\000PUSHi8\000PXOR"
|
D | X86GenAsmWriter1.inc | 6876 "USHGS64\000PUSHSS16\000PUSHSS32\000PUSHi16\000PUSHi32\000PUSHi8\000PXOR"
|
D | X86InstrSSE.td | 3595 defm PXOR : PDI_binop_rm_v2i64<0xEF, "pxor", xor, 1>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 2318 defm PXOR : PDI_binop_all<0xEF, "pxor", xor, v2i64, v4i64,
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 2789 defm PXOR : PDI_binop_all<0xEF, "pxor", xor, v2i64, v4i64,
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 13025 ICLASS : PXOR 13122 ICLASS : PXOR
|