Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c1093 #define HELPER_SPE_VECTOR_CONV(name) \ macro
1100 HELPER_SPE_VECTOR_CONV(fscfsi);
1102 HELPER_SPE_VECTOR_CONV(fscfui);
1104 HELPER_SPE_VECTOR_CONV(fscfuf);
1106 HELPER_SPE_VECTOR_CONV(fscfsf);
1108 HELPER_SPE_VECTOR_CONV(fsctsi);
1110 HELPER_SPE_VECTOR_CONV(fsctui);
1112 HELPER_SPE_VECTOR_CONV(fsctsiz);
1114 HELPER_SPE_VECTOR_CONV(fsctuiz);
1116 HELPER_SPE_VECTOR_CONV(fsctsf);
[all …]