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

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 586 #define FXSAVE { FXSAVE_Fixup, 0 }
3029 { "xrstors", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3030 { "xsavec", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3031 { "xsaves", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3629 { "xsave", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3647 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL },
8602 { "fxsave", { FXSAVE }, 0 },
8607 { "fxrstor", { FXSAVE }, 0 },
8627 { "xrstor", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL }
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 586 #define FXSAVE { FXSAVE_Fixup, 0 }
3020 { "xrstors", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3021 { "xsavec", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3022 { "xsaves", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3620 { "xsave", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3638 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL },
8563 { "fxsave", { FXSAVE }, 0 },
8568 { "fxrstor", { FXSAVE }, 0 },
8588 { "xrstor", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL }
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 586 #define FXSAVE { FXSAVE_Fixup, 0 }
2956 { "xrstors", { FXSAVE }, PREFIX_REX2_ILLEGAL },
2957 { "xsavec", { FXSAVE }, PREFIX_REX2_ILLEGAL },
2958 { "xsaves", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3554 { "xsave", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3572 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL },
8271 { "fxsave", { FXSAVE }, 0 },
8276 { "fxrstor", { FXSAVE }, 0 },
8296 { "xrstor", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL }
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 586 #define FXSAVE { FXSAVE_Fixup, 0 }
3021 { "xrstors", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3022 { "xsavec", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3023 { "xsaves", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3621 { "xsave", { FXSAVE }, PREFIX_REX2_ILLEGAL },
3639 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL },
8570 { "fxsave", { FXSAVE }, 0 },
8575 { "fxrstor", { FXSAVE }, 0 },
8595 { "xrstor", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL }
    [all...]

Completed in 79 milliseconds