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

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 814 whether the instruction supports pseudo-prefix {rex2}. */
820 /* Instrucion requires REX2 prefix. */
821 Rex2,
870 unsigned int rex2:1; member in struct:i386_opcode_modifier
1088 #define Prefix_REX2 9 /* {rex2} */
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 801 whether the instruction supports pseudo-prefix {rex2}. */
807 /* Instrucion requires REX2 prefix. */
808 Rex2,
857 unsigned int rex2:1; member in struct:i386_opcode_modifier
1075 #define Prefix_REX2 9 /* {rex2} */
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 768 whether the instruction supports pseudo-prefix {rex2}. */
774 /* Instrucion requires REX2 prefix. */
775 Rex2,
824 unsigned int rex2:1; member in struct:i386_opcode_modifier
1041 #define Prefix_REX2 9 /* {rex2} */
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 801 whether the instruction supports pseudo-prefix {rex2}. */
807 /* Instrucion requires REX2 prefix. */
808 Rex2,
857 unsigned int rex2:1; member in struct:i386_opcode_modifier
1075 #define Prefix_REX2 9 /* {rex2} */

Completed in 20 milliseconds