Searched refs:SH_1 (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | test_dfp2.c | 58 #define SH_1 1 macro 119 case SH_1: in _test_dscri() 120 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscri() 142 case SH_1: in _test_dscli() 143 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscli() 185 case SH_1: in _test_dscriq() 186 __asm__ __volatile__ ("dscriq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscriq() 205 case SH_1: in _test_dscliq() 206 __asm__ __volatile__ ("dscliq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscliq() 328 {0, SH_1}, [all …]
|
/external/valgrind/main/none/tests/ppc32/ |
D | test_dfp2.c | 58 #define SH_1 1 macro 119 case SH_1: in _test_dscri() 120 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscri() 142 case SH_1: in _test_dscli() 143 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscli() 185 case SH_1: in _test_dscriq() 186 __asm__ __volatile__ ("dscriq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscriq() 205 case SH_1: in _test_dscliq() 206 __asm__ __volatile__ ("dscliq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscliq() 328 {0, SH_1}, [all …]
|