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

  /external/valgrind/none/tests/s390x/
bfp-2.stdout.exp 7 lpebr -2.500000 -> 2.500000
8 lpebr 12.500000 -> 12.500000
bfp-2.c 42 void lpebr(float in) function
46 __asm__ volatile("lpebr %[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
47 printf("lpebr %f -> %f\n", in, out);
88 lpebr(-2.5f); // 4 byte values
89 lpebr(12.5f); // 4 byte values
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s 242 lpebr %f6,%f9
esa-g5.d 248 .*: b3 00 00 69 [ ]*lpebr %f6,%f9
  /external/llvm/test/MC/SystemZ/
insn-good.s     [all...]

Completed in 208 milliseconds