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

  /external/valgrind/none/tests/s390x/
bfp-2.stdout.exp 3 lnebr -2.500000 -> -2.500000
4 lnebr 12.500000 -> -12.500000
bfp-2.c 26 void lnebr(float in) function
30 __asm__ volatile("lnebr %[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
31 printf("lnebr %f -> %f\n", in, out);
81 lnebr(-2.5f); // 4 byte values
82 lnebr(12.5f); // 4 byte values
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s 235 lnebr %f6,%f9
esa-g5.d 241 .*: b3 01 00 69 [ ]*lnebr %f6,%f9
  /external/llvm/test/MC/SystemZ/
insn-good.s     [all...]

Completed in 2803 milliseconds