HomeSort by relevance Sort by last modified time
    Searched full:vcmp (Results 26 - 50 of 67) sorted by null

12 3

  /external/compiler-rt/lib/builtins/arm/
unordsf2vfp.S 24 vcmp.f32 s14, s15
  /external/valgrind/none/tests/arm/
vfp.stdout.exp     [all...]
vfp.c     [all...]
  /external/llvm/test/CodeGen/AMDGPU/
atomic_cmp_swap_local.ll 6 ; GCN: v_mov_b32_e32 [[VCMP:v[0-9]+]], 7
13 ; GCN: ds_cmpst_rtn_b32 [[RESULT:v[0-9]+]], [[VPTR]], [[VCMP]], [[VSWAP]] offset:16
63 ; GCN-DAG: v_mov_b32_e32 [[VCMP:v[0-9]+]], 7
66 ; GCN: ds_cmpst_b32 [[VPTR]], [[VCMP]], [[VSWAP]] offset:16
  /external/v8/test/cctest/
test-disasm-arm.cc 540 COMPARE(vcmp(d0, d1),
541 "eeb40b41 vcmp.f64 d0, d1");
542 COMPARE(vcmp(d0, 0.0),
543 "eeb50b40 vcmp.f64 d0, #0.0");
545 COMPARE(vcmp(s0, s1),
546 "eeb40a60 vcmp.f32 s0, s1");
547 COMPARE(vcmp(s0, 0.0f),
548 "eeb50a40 vcmp.f32 s0, #0.0");
703 COMPARE(vcmp(d16, d17),
704 "eef40b61 vcmp.f64 d16, d17")
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfpv3-32drs.d 66 0[0-9a-f]+ <[^>]+> eeb43b62 (vcmp\.f64|fcmpd) d3, d18
67 0[0-9a-f]+ <[^>]+> eef42b43 (vcmp\.f64|fcmpd) d18, d3
68 0[0-9a-f]+ <[^>]+> eef53b40 (vcmp\.f64 d19, #0.0|fcmpzd d19)
vfp-neon-syntax-inc.s 61 monadic_c vcmp
77 dyadicz_c vcmp
vfp-neon-syntax.d 36 0[0-9a-f]+ <[^>]+> eeb40a60 (vcmp\.f32|fcmps) s0, s1
37 0[0-9a-f]+ <[^>]+> eeb40b41 (vcmp\.f64|fcmpd) d0, d1
80 0[0-9a-f]+ <[^>]+> eeb50a40 (vcmp\.f32 s0, #0.0|fcmpzs s0)
81 0[0-9a-f]+ <[^>]+> eeb50b40 (vcmp\.f64 d0, #0.0|fcmpzd d0)
vfp-neon-syntax_t2.d 41 0[0-9a-f]+ <[^>]+> eeb4 0a60 (vcmp\.f32|fcmps) s0, s1
42 0[0-9a-f]+ <[^>]+> eeb4 0b41 (vcmp\.f64|fcmpd) d0, d1
96 0[0-9a-f]+ <[^>]+> eeb5 0a40 (vcmp\.f32 s0, #0.0|fcmpzs s0)
97 0[0-9a-f]+ <[^>]+> eeb5 0b40 (vcmp\.f64 d0, #0.0|fcmpzd d0)
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfoV60.td     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrAltivec.td     [all...]
PPCISelLowering.h 152 /// RESVEC = VCMP(LHS, RHS, OPC) - Represents one of the altivec VCMP*
156 VCMP,
159 /// altivec VCMP*o instructions. For lack of better number, we use the
    [all...]
  /external/llvm/test/MC/ARM/
single-precision-fp.s 57 vcmp.f64 d2, d3
60 vcmp.f64 d6, #0
64 @ CHECK-ERRORS-NEXT: vcmp.f64 d2, d3
70 @ CHECK-ERRORS-NEXT: vcmp.f64 d6, #0
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
tables.go     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-dis-evex.h     [all...]
  /external/v8/src/arm/
disasm-arm.cc     [all...]
assembler-arm.h     [all...]
assembler-arm.cc 3256 void Assembler::vcmp(const DwVfpRegister src1, function in class:v8::internal::Assembler
3272 void Assembler::vcmp(const SwVfpRegister src1, const SwVfpRegister src2, function in class:v8::internal::Assembler
3287 void Assembler::vcmp(const DwVfpRegister src1, function in class:v8::internal::Assembler
3301 void Assembler::vcmp(const SwVfpRegister src1, const float src2, function in class:v8::internal::Assembler
    [all...]
  /external/llvm/test/CodeGen/Hexagon/
v60Intrins.ll 7 ; CHECK: q{{[0-3]}} = vcmp.eq(v{{[0-9]*}}.b,v{{[0-9]*}}.b)
9 ; CHECK: q{{[0-3]}} = vcmp.eq(v{{[0-9]*}}.h,v{{[0-9]*}}.h)
11 ; CHECK: q{{[0-3]}} = vcmp.eq(v{{[0-9]*}}.w,v{{[0-9]*}}.w)
14 ; CHECK: q{{[0-3]}} &= vcmp.eq(v{{[0-9]*}}.b,v{{[0-9]*}}.b)
17 ; CHECK: q{{[0-3]}} &= vcmp.eq(v{{[0-9]*}}.h,v{{[0-9]*}}.h)
20 ; CHECK: q{{[0-3]}} &= vcmp.eq(v{{[0-9]*}}.w,v{{[0-9]*}}.w)
23 ; CHECK: q{{[0-3]}} |= vcmp.eq(v{{[0-9]*}}.b,v{{[0-9]*}}.b)
26 ; CHECK: q{{[0-3]}} |= vcmp.eq(v{{[0-9]*}}.h,v{{[0-9]*}}.h)
29 ; CHECK: q{{[0-3]}} |= vcmp.eq(v{{[0-9]*}}.w,v{{[0-9]*}}.w)
32 ; CHECK: q{{[0-3]}} ^= vcmp.eq(v{{[0-9]*}}.b,v{{[0-9]*}}.b
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 231 vcmp
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 231 vcmp
  /external/llvm/lib/Target/ARM/
ARMInstrVFP.td 424 IIC_fpCMP64, "vcmp", ".f64\t$Dd, $Dm",
429 IIC_fpCMP32, "vcmp", ".f32\t$Sd, $Sm",
479 IIC_fpCMP64, "vcmp", ".f64\t$Dd, #0",
487 IIC_fpCMP32, "vcmp", ".f32\t$Sd, #0",
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog 449 * gas/arm/ual-vcmp.s: New file.
450 * gas/arm/ual-vcmp.d: Likewise.
451 * gas/arm/vcmp-zero-bad.s: Likewise.
452 * gas/arm/vcmp-zero-bad.d: Likewise.
453 * gas/arm/vcmp-zero-bad.l: Likewise.
    [all...]
  /external/v8/src/compiler/arm/
code-generator-arm.cc 687 // 0.0 is the only immediate supported by vcmp instructions.
738 // 0.0 is the only immediate supported by vcmp instructions.
    [all...]

Completed in 341 milliseconds

12 3