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

  /external/valgrind/main/none/tests/s390x/
bfp-3.c 6 void maebr(float v1, float v2, float v3) function
10 __asm__ volatile("maebr %[r1],%[r3],%[r2]"
12 printf("maebr %f * %f + %f -> %f\n", v2, v3, v1, r1);
45 maebr(10.5f, 20.25, 3.0); // 4 byte values
bfp-3.stdout.exp 0 maebr 20.250000 * 3.000000 + 10.500000 -> 71.250000
  /external/llvm/test/MC/SystemZ/
insn-good.s     [all...]

Completed in 418 milliseconds