Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dint_helper.c1696 #define VINSX(SUFFIX, TYPE) \ macro
1713 VINSX(B, uint8_t) in VINSX() function
1714 VINSX(H, uint16_t) in VINSX()
1715 VINSX(W, uint32_t) in VINSX()
1716 VINSX(D, uint64_t) in VINSX()
1718 #undef VINSX in VINSX()