HomeSort by relevance Sort by last modified time
    Searched refs:UWOP_SAVE_XMM128 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.h 43 UWOP_SAVE_XMM128 = 8,
win64-except.c 386 case UWOP_SAVE_XMM128:
389 code->opcode = UWOP_SAVE_XMM128;
454 } else if (code->opcode == UWOP_SAVE_XMM128 && span == 3) {
508 case UWOP_SAVE_XMM128:
coff-objfmt.c     [all...]

Completed in 79 milliseconds