Home
last modified time | relevance | path

Searched refs:ld2s (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-conversion.c278 ld2s(long double d)
386 if (ld2s(0.0) != 0)
388 if (ld2s(0.999) != 0)
390 if (ld2s(1.0) != 1)
392 if (ld2s(1.99) != 1)
394 if (ld2s(-0.999) != 0)
396 if (ld2s(-1.0) != -1)
398 if (ld2s(-1.99) != -1)
400 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */
402 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
374 if (ld2s(0.0) != 0) in test_float_to_integer()
376 if (ld2s(0.999) != 0) in test_float_to_integer()
378 if (ld2s(1.0) != 1) in test_float_to_integer()
380 if (ld2s(1.99) != 1) in test_float_to_integer()
382 if (ld2s(-0.999) != 0) in test_float_to_integer()
384 if (ld2s(-1.0) != -1) in test_float_to_integer()
386 if (ld2s(-1.99) != -1) in test_float_to_integer()
388 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
390 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c272 ld2s(long double d) in ld2s() function
380 if (ld2s(0.0) != 0) in test_float_to_integer()
382 if (ld2s(0.999) != 0) in test_float_to_integer()
384 if (ld2s(1.0) != 1) in test_float_to_integer()
386 if (ld2s(1.99) != 1) in test_float_to_integer()
388 if (ld2s(-0.999) != 0) in test_float_to_integer()
390 if (ld2s(-1.0) != -1) in test_float_to_integer()
392 if (ld2s(-1.99) != -1) in test_float_to_integer()
394 if (ld2s((long double) ((~0U) >> 1)) != (~0U) >> 1) /* 0x7fffffff */ in test_float_to_integer()
396 if (ld2s((long double)(int)~((~0U) >> 1)) != (int)~((~0U) >> 1)) /* 0x80000000 */ in test_float_to_integer()
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/tilegx/
H A Dt_insns.s2044 { cmulhr r5, r6, r7 ; ld2s r15, r16 }
2294 { fnop ; ld2s r25, r26 ; jr r15 }
2472 { ill ; ld2s r25, r26 ; pcnt r5, r6 }
2847 { jrp r15 ; ld2s r25, r26 }
3354 { ld2s r15, r16 ; addi r5, r6, 5 }
3356 { ld2s r15, r16 ; mulax r5, r6, r7 }
3358 { ld2s r15, r16 ; v1sub r5, r6, r7 }
3359 { ld2s r15, r16 ; v2shrsi r5, r6, 5 }
3361 { ld2s r25, r26 ; add r15, r16, r17 }
3409 { ld2s r25, r26 ; info 19 ; jr r15 }
[all …]

123