Home
last modified time | relevance | path

Searched refs:SFPC (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/main/none/tests/s390x/
Drounding-2.c13 __asm__ volatile ( SFPC(1) : : "d"(r) ); in set_rounding_mode()
Drounding-4.c29 __asm__ volatile ( SFPC(1) : : "d"(r) ); in set_rounding_mode()
Drounding-5.c30 __asm__ volatile ( SFPC(1) : : "d"(r) ); in set_rounding_mode()
Drounding-3.c16 __asm__ volatile ( SFPC(1) : : "d"(r) ); in set_rounding_mode()
Drounding-6.c61 __asm__ volatile ( SFPC(1) : : "d"(r) ); in set_rounding_mode()
Dopcodes.h331 #define SFPC(r1) RRE_R0(b384,r1) macro