HomeSort by: relevance | last modified time | path
    Searched defs:Uxmm (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 576 #define Uxmm { OP_R, xmm_mode }
3541 {"extrq", { Uxmm, Ib, Ib }, 0 },
3542 {"insertq", { XM, Uxmm, Ib, Ib }, 0 },
3549 {"extrq", { XM, Uxmm }, 0 },
3550 {"insertq", { XM, Uxmm }, 0 },
6540 { "vpextrw", { Gd, Uxmm, Ib }, PREFIX_DATA },
6596 { "vmaskmovdqu", { XM, Uxmm }, PREFIX_DATA },
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 576 #define Uxmm { OP_R, xmm_mode }
3532 {"extrq", { Uxmm, Ib, Ib }, 0 },
3533 {"insertq", { XM, Uxmm, Ib, Ib }, 0 },
3540 {"extrq", { XM, Uxmm }, 0 },
3541 {"insertq", { XM, Uxmm }, 0 },
6501 { "vpextrw", { Gd, Uxmm, Ib }, PREFIX_DATA },
6557 { "vmaskmovdqu", { XM, Uxmm }, PREFIX_DATA },
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 576 #define Uxmm { OP_R, xmm_mode }
3466 {"extrq", { Uxmm, Ib, Ib }, 0 },
3467 {"insertq", { XM, Uxmm, Ib, Ib }, 0 },
3474 {"extrq", { XM, Uxmm }, 0 },
3475 {"insertq", { XM, Uxmm }, 0 },
6295 { "vpextrw", { Gd, Uxmm, Ib }, PREFIX_DATA },
6351 { "vmaskmovdqu", { XM, Uxmm }, PREFIX_DATA },
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 576 #define Uxmm { OP_R, xmm_mode }
3533 {"extrq", { Uxmm, Ib, Ib }, 0 },
3534 {"insertq", { XM, Uxmm, Ib, Ib }, 0 },
3541 {"extrq", { XM, Uxmm }, 0 },
3542 {"insertq", { XM, Uxmm }, 0 },
6508 { "vpextrw", { Gd, Uxmm, Ib }, PREFIX_DATA },
6564 { "vmaskmovdqu", { XM, Uxmm }, PREFIX_DATA },

Completed in 41 milliseconds