Searched refs:UWOP_SAVE_XMM128 (Results 1 – 3 of 3) sorted by relevance
356 my $UWOP_SAVE_XMM128 = 8;378 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}382 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}396 .byte @{[$UWOP_SAVE_XMM128 | (11 << 4)]}400 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}404 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
442 my $UWOP_SAVE_XMM128 = 8;464 my $info = $UWOP_SAVE_XMM128 | (substr($reg, 3) << 4);
85 UWOP_SAVE_XMM128, /* info == XMM reg number, offset in next slot */ enumerator744 case UWOP_SAVE_XMM128: { in PrintFrameDataUsingEXE()