HomeSort by: relevance | last modified time | path
    Searched refs:VexVVVV_DST (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 663 #define VexVVVV_DST 3
  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 709 #define VexVVVV_DST 3
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 696 #define VexVVVV_DST 3
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 696 #define VexVVVV_DST 3
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 6188 i.tm.opcode_modifier.vexvvvv = VexVVVV_DST;
6193 i.tm.opcode_modifier.vexvvvv = VexVVVV_DST;
9932 && t->opcode_modifier.vexvvvv == VexVVVV_DST)
11333 case VexVVVV_DST:
14074 ? VexVVVV_SRC1 : VexVVVV_DST;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 6026 i.tm.opcode_modifier.vexvvvv = VexVVVV_DST;
6031 i.tm.opcode_modifier.vexvvvv = VexVVVV_DST;
9765 && t->opcode_modifier.vexvvvv == VexVVVV_DST)
11166 case VexVVVV_DST:
13923 ? VexVVVV_SRC1 : VexVVVV_DST;

Completed in 36 milliseconds