Searched refs:SH_2 (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/none/tests/ppc64/ |
D | test_dfp2.c | 59 #define SH_2 15 macro 123 case SH_2: in _test_dscri() 124 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscri() 146 case SH_2: in _test_dscli() 147 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscli() 188 case SH_2: in _test_dscriq() 189 __asm__ __volatile__ ("dscriq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscriq() 208 case SH_2: in _test_dscliq() 209 __asm__ __volatile__ ("dscliq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscliq() 329 {0, SH_2}, [all …]
|
/external/valgrind/main/none/tests/ppc32/ |
D | test_dfp2.c | 59 #define SH_2 15 macro 123 case SH_2: in _test_dscri() 124 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscri() 146 case SH_2: in _test_dscli() 147 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscli() 188 case SH_2: in _test_dscriq() 189 __asm__ __volatile__ ("dscriq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscriq() 208 case SH_2: in _test_dscliq() 209 __asm__ __volatile__ ("dscliq %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscliq() 329 {0, SH_2}, [all …]
|