HomeSort by relevance Sort by last modified time
    Searched refs:floating (Results 1 - 25 of 511) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
float.d 2 #name: MRI floating point constants
5 # Test MRI floating point constants
float.s 1 ; Test floating point constants in MRI mode.
  /external/clang/test/PCH/
exprs.c 15 double floating; variable
27 floating_literal *double_ptr = &floating;
52 array_subscript *double_ptr1_5 = &floating;
55 call_returning_double *double_ptr2 = &floating;
58 member_ref_double *double_ptr3 = &floating;
69 conditional_operator *double_ptr4 = &floating;
79 ext_vector_element *double_ptr5 = &floating;
102 generic_selection_expr *double_ptr6 = &floating;
cxx_exprs.cpp 11 double floating; variable
29 functional_cast_result *double_ptr = &floating;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vcmp-zero-bad.l 2 [^:]*:5: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s0,#0.01'
3 [^:]*:6: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s1,#2'
4 [^:]*:7: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s3,5'
5 [^:]*:8: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s4,#-0.0'
6 [^:]*:10: Error: only floating point zero is allowed as immediate value -- `vcmp.f64 d0,#-1'
8 [^:]*:12: Error: only floating point zero is allowed as immediate value -- `vcmpe.f64 d4,0xf'
  /external/llvm/test/MC/AArch64/
arm64-fp-encoding-error.s 4 ; CHECK: error: expected compatible register or floating-point constant
7 ; CHECK: error: expected compatible register or floating-point constant
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
odd-float.s 1 # Source file used to test operations on odd numbered floating point
micromips-ill.l 6 .*:6: Error: floating-point expression required `li\.s \$4,foo'
7 .*:7: Error: cannot create floating-point number
8 .*:8: Error: floating-point expression required `li\.s \$4,\$4'
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s 5 # Create a call stub for f2. We pretend that f2 takes floating-point
6 # arguments but doesn't return a floating-point value.
17 # floating-point value.
attr-gnu-4-58.d 4 #warning: Warning: .* uses -mfpxx \(set by .*\), .* uses unknown floating point ABI 8
attr-gnu-4-68.d 4 #warning: Warning: .* uses -mgp32 -mfp64 \(set by .*\), .* uses unknown floating point ABI 8
attr-gnu-4-78.d 4 #warning: Warning: .* uses -mgp32 -mfp64 -mno-odd-spreg \(set by .*\), .* uses unknown floating point ABI 8
attr-gnu-4-81.d 4 #warning: Warning: .* uses unknown floating point ABI 8 \(set by .*\), .* uses -mdouble-float
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
fp.s 2 # .tfloat is 80-bit floating point format.
5 # .double is 64-bit floating point format.
8 # The next two are 32-bit floating point format.
  /external/llvm/test/MC/ARM/
fp-const-errors.s 3 @ Test for floating point constants that are out of the 8-bit encoded value range
12 @ CHECK: error: invalid floating point immediate
15 @ CHECK: error: invalid floating point immediate
19 @ CHECK: error: invalid floating point immediate
22 @ CHECK: error: invalid floating point immediate
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part2.stdout.exp 21 Test VSX floating point compare and basic arithmetic instructions
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part2.stdout.exp 21 Test VSX floating point compare and basic arithmetic instructions
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
pr11676.d 4 # Test disassembling of floating point constants.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
attr-gnu-4-14.d 5 #warning: Warning: .* uses unknown floating point ABI 4
attr-gnu-4-24.d 5 #warning: Warning: .* uses unknown floating point ABI 4
attr-gnu-4-34.d 5 #warning: Warning: .* uses unknown floating point ABI 4
attr-gnu-4-41.d 5 #warning: Warning: .* uses unknown floating point ABI 4
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_alpha.c 73 if (type.floating &&
83 type.floating = 0;
  /external/valgrind/none/tests/s390x/
fpext_fail.stderr.exp 3 Encountered an instruction that requires the floating point extension facility.
test_sig.stdout.exp 7 floating point is now: 1.000000 1.000000 1.000000 1.000000 1.000000

Completed in 460 milliseconds

1 2 3 4 5 6 7 8 91011>>