HomeSort by relevance Sort by last modified time
    Searched refs:cmpps (Results 1 - 16 of 16) sorted by null

  /external/llvm/test/MC/X86/
x86_errors.s 60 cmpps $-129, %xmm0, %xmm0 label
x86-32.s 265 // CHECK: cmpps $0, %xmm0, %xmm1
267 cmpps $0, %xmm0, %xmm1
268 // CHECK: cmpps $0, (%eax), %xmm1
270 cmpps $0, 0(%eax), %xmm1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
katmai.s 13 cmpps $0x2,%xmm1,%xmm0
14 cmpps $0x3,(%edx),%xmm1
17 cmpps $0x6,%xmm5,%xmm4
18 cmpps $0x7,(%esi),%xmm5
sse2avx.s 386 cmpps $100,%xmm4,%xmm6
387 cmpps $100,(%ecx),%xmm6
1047 cmpps xmm6,xmm4,100
1048 cmpps xmm6,XMMWORD PTR [ecx],100
x86-64-sse2avx.s 386 cmpps $100,%xmm4,%xmm6
387 cmpps $100,(%rcx),%xmm6
1090 cmpps xmm6,xmm4,100
1091 cmpps xmm6,XMMWORD PTR [rcx],100
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32.s 237 // CHECK: cmpps $0, %xmm0, %xmm1
239 cmpps $0, %xmm0, %xmm1
240 // CHECK: cmpps $0, (%eax), %xmm1
242 cmpps $0, 0(%eax), %xmm1
264 // CHECK: cmpps $0, %xmm0, %xmm1
280 // CHECK: cmpps $4, %xmm0, %xmm1
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 428 void cmpps(Type Ty, XmmRegister dst, XmmRegister src, CmppsCond CmpCondition);
429 void cmpps(Type Ty, XmmRegister dst, const Address &src,
    [all...]
IceInstX86BaseImpl.h 205 : InstX86Base(Func, InstX86Base::Cmpps, 2, Dest), Condition(Condition) {
    [all...]
IceAssemblerX86BaseImpl.h 1633 void AssemblerX86Base<TraitsType>::cmpps(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
1647 void AssemblerX86Base<TraitsType>::cmpps(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
XmmArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
XmmArith.cpp     [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
assembler-x64.cc 3363 void Assembler::cmpps(XMMRegister dst, XMMRegister src, int8_t cmp) { function in class:v8::internal::Assembler
3372 void Assembler::cmpps(XMMRegister dst, const Operand& src, int8_t cmp) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
inst.s 115 cmpps f6,r3,r4
inst.d 69 1d8: 02c360c4 82c3f0c4 cmpps.s va, r3, r4 -> cmpng.s c, r3, r4
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]

Completed in 889 milliseconds