Searched refs:COPY_IN_XMM (Results 1 – 1 of 1) sorted by relevance
530 #define COPY_IN_XMM(src, dest) \ in ML_() macro537 COPY_IN_XMM(fs->xmm[0], tst->arch.vex.guest_XMM0); in ML_()540 COPY_IN_XMM(fs->xmm[1], tst->arch.vex.guest_XMM1); in ML_()543 COPY_IN_XMM(fs->xmm[2], tst->arch.vex.guest_XMM2); in ML_()546 COPY_IN_XMM(fs->xmm[3], tst->arch.vex.guest_XMM3); in ML_()549 COPY_IN_XMM(fs->xmm[4], tst->arch.vex.guest_XMM4); in ML_()552 COPY_IN_XMM(fs->xmm[5], tst->arch.vex.guest_XMM5); in ML_()555 COPY_IN_XMM(fs->xmm[6], tst->arch.vex.guest_XMM6); in ML_()558 COPY_IN_XMM(fs->xmm[7], tst->arch.vex.guest_XMM7); in ML_()561 #undef COPY_IN_XMM in ML_()