Home
last modified time | relevance | path

Searched refs:SPLAT4 (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dppc64_helpers.h604 #define SPLAT4 0xff macro
611 SPLAT4,
Dtest_isa_3_0.c784 … case SPLAT4: __asm__ __volatile__ ("xxspltib %x0, %1 " : "=wa"(vec_xt) : "i"(SPLAT4)); break; in test_xxspltib()