Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c2037 #define VUPK(suffix, unpacked, packee, hi) \ in VUPKPX() argument
2045 result.unpacked[i] = b->packee[i]; \ in VUPKPX()
2048 for (i = ARRAY_SIZE(r->unpacked); i < ARRAY_SIZE(r->packee); \ in VUPKPX()
2050 result.unpacked[i - ARRAY_SIZE(r->unpacked)] = b->packee[i]; \ in VUPKPX()