Searched defs:cebr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/none/tests/s390x/
H A Dbfp-4.c5 void cebr(float v1, float v2) function
9 __asm__ volatile("cebr %[r1],%[r2]\n\t"
45 cebr(f1, f2);
47 cebr(f1, f2);
49 cebr(f1, f2);

Completed in 203 milliseconds