Searched refs:andps (Results 1 - 25 of 28) sorted by last modified time

12

/external/valgrind/main/memcheck/tests/amd64/
H A Dsse_memory.c183 TEST_INSN( &AllMask, PS,andps)
H A Dsse_memory.stdout.exp31 r andps 3c4569c5f2ee922b9e3e2c74dde43c0d 17fa87f9c4d4485011ac499ae9305710 144001c1c0c40000102c0810c9201400
32 r andps 8e72280c8e55a6aed6cfa35d0b2e9d8a a49320e2b23ff24e04c4b3d2ac0fcc49 841220008215a20e04c4a350080e8c08
33 r andps 099e4a1eb2bd2a8168a2fb893c18198b 132731bcf9e0fabbba0a45e4f4b07995 0106001cb0a02a812802418034101981
34 r andps fa5e3012f06206a2b119265f14ac275e d2ea3c414c916736b17f0fd786bff6e3 d24a300040000622b119065704ac2642
35 r andps 0d229ade3e5e83f16d77732599d5a031 aced2004c00ca23ec407819185c63c01 0c200004000c82304407010181c42001
36 m andps 5ee4f7ba36cc3bfc8399502409f39c23 4f3da959f0ab492bb8dd94012f5cbd15 4e24a118308809288099100009509c01
37 m andps 1874520a03f8a93b27dca0176f063932 2ce3dc39ba2460ef0f5099fa9aee16f6 086050080220202b075080120a061032
38 m andps 4db77ec541924de22705705d7314e64c 71251614b28431bb4fb1f2f6ff13a4a3 41251604008001a2070170547310a400
39 m andps 68e0faa0a3732e8fff15d0fcd7c83b5f 4af695624b6484efb3c370bce237bfcb 48e090200360048fb30150bcc2003b4b
40 m andps 380
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dsse1_memory.stdout.exp31 r andps 3c4569c5f2ee922b9e3e2c74dde43c0d 17fa87f9c4d4485011ac499ae9305710 144001c1c0c40000102c0810c9201400
32 r andps 8e72280c8e55a6aed6cfa35d0b2e9d8a a49320e2b23ff24e04c4b3d2ac0fcc49 841220008215a20e04c4a350080e8c08
33 r andps 099e4a1eb2bd2a8168a2fb893c18198b 132731bcf9e0fabbba0a45e4f4b07995 0106001cb0a02a812802418034101981
34 r andps fa5e3012f06206a2b119265f14ac275e d2ea3c414c916736b17f0fd786bff6e3 d24a300040000622b119065704ac2642
35 r andps 0d229ade3e5e83f16d77732599d5a031 aced2004c00ca23ec407819185c63c01 0c200004000c82304407010181c42001
36 m andps 5ee4f7ba36cc3bfc8399502409f39c23 4f3da959f0ab492bb8dd94012f5cbd15 4e24a118308809288099100009509c01
37 m andps 1874520a03f8a93b27dca0176f063932 2ce3dc39ba2460ef0f5099fa9aee16f6 086050080220202b075080120a061032
38 m andps 4db77ec541924de22705705d7314e64c 71251614b28431bb4fb1f2f6ff13a4a3 41251604008001a2070170547310a400
39 m andps 68e0faa0a3732e8fff15d0fcd7c83b5f 4af695624b6484efb3c370bce237bfcb 48e090200360048fb30150bcc2003b4b
40 m andps 380
[all...]
H A Dsse_memory.c183 TEST_INSN( &AllMask, PS,andps)
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h1641 #define ANDPS(a, b) andps P_ARG2(a, b)
H A Dread_rgba_span_x86.S388 andps %xmm1, %xmm0
390 andps %xmm2, %xmm3
393 andps %xmm2, %xmm4
417 andps %xmm1, %xmm0
419 andps %xmm2, %xmm3
422 andps %xmm2, %xmm4
447 andps %xmm1, %xmm0
449 andps %xmm2, %xmm3
452 andps %xmm2, %xmm4
/external/mesa3d/src/mesa/x86-64/
H A Dxform4.S157 andps %xmm9, %xmm4 /* 0.0 | m2 | m1 | m0 */
159 andps %xmm9, %xmm5 /* 0.0 | m6 | m5 | m4 */
161 andps %xmm9, %xmm6 /* 0.0 | m10 | m9 | m8 */
162 andps %xmm9, %xmm7 /* 0.0 | m14 | m13 | m12 */
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s884 // CHECK: andps %xmm5, %xmm5
885 andps %xmm5,%xmm5
7059 // CHECK: andps 3735928559(%ebx,%ecx,8), %xmm5
7061 andps 0xdeadbeef(%ebx,%ecx,8),%xmm5
7063 // CHECK: andps 69, %xmm5
7065 andps 0x45,%xmm5
7067 // CHECK: andps 32493, %xmm5
7069 andps 0x7eed,%xmm5
7071 // CHECK: andps 3133065982, %xmm5
7073 andps
[all...]
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm1018 AVX_INSTR andps, 1, 0, 1
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-ia32.cc388 __ andps(xmm0, xmm1);
389 __ andps(xmm0, Operand(ebx, ecx, times_4, 10000));
H A Dtest-disasm-x64.cc359 __ andps(xmm0, xmm1);
360 __ andps(xmm0, Operand(rbx, rcx, times_4, 10000));
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.cc2044 void Assembler::andps(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
H A Dassembler-ia32.h924 void andps(XMMRegister dst, const Operand& src);
925 void andps(XMMRegister dst, XMMRegister src) { andps(dst, Operand(src)); }
H A Dlithium-codegen-ia32.cc3600 __ andps(input_reg, scratch);
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.cc2234 void Assembler::andps(XMMRegister dst, XMMRegister src) { function in class:v8::internal::Assembler
2243 void Assembler::andps(XMMRegister dst, const Operand& src) { function in class:v8::internal::Assembler
H A Dassembler-x64.h1004 void andps(XMMRegister dst, XMMRegister src);
1005 void andps(XMMRegister dst, const Operand& src);
H A Dlithium-codegen-x64.cc3699 __ andps(input_reg, scratch);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm130 andps xmm1, xmm2 label
131 andps xmm1, [rax] label
132 andps xmm1, dqword [rax] label
H A Dssewidth.asm29 andps xmm1, xmm2 label
30 andps xmm1, dqword [rbx] label
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf51 andps, xmm_xmm128_insn, 2, SUF_Z, 0x00, 0x54, 0, 0, CPU_SSE, 0, 0
H A Dx86insn_nasm.gperf38 andps, xmm_xmm128_insn, 2, SUF_Z, 0x00, 0x54, 0, 0, CPU_SSE, 0, 0
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h1641 #define ANDPS(a, b) andps P_ARG2(a, b)
H A Dread_rgba_span_x86.S388 andps %xmm1, %xmm0
390 andps %xmm2, %xmm3
393 andps %xmm2, %xmm4
417 andps %xmm1, %xmm0
419 andps %xmm2, %xmm3
422 andps %xmm2, %xmm4
447 andps %xmm1, %xmm0
449 andps %xmm2, %xmm3
452 andps %xmm2, %xmm4
/external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
H A Dxform4.S157 andps %xmm9, %xmm4 /* 0.0 | m2 | m1 | m0 */
159 andps %xmm9, %xmm5 /* 0.0 | m6 | m5 | m4 */
161 andps %xmm9, %xmm6 /* 0.0 | m10 | m9 | m8 */
162 andps %xmm9, %xmm7 /* 0.0 | m14 | m13 | m12 */
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dx86inc.asm943 AVX_INSTR andps, 1, 0, 1

Completed in 427 milliseconds

12