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

  /src/external/gpl3/binutils/dist/opcodes/
i386-gen.c 1164 rex2_disallowed (const unsigned long long opcode, unsigned int length, function
1200 char **opnd, int lineno, bool rex2_disallowed)
1340 /* Vex, legacy map2 and map3 and rex2_disallowed do not support EGPR.
1342 if ((modifiers[Vex].value || space > SPACE_0F || rex2_disallowed)
1571 rex2_disallowed (opcode, length, space,
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-gen.c 1144 rex2_disallowed (const unsigned long long opcode, unsigned int length, function
1180 char **opnd, int lineno, bool rex2_disallowed)
1320 /* Vex, legacy map2 and map3 and rex2_disallowed do not support EGPR.
1322 if ((modifiers[Vex].value || space > SPACE_0F || rex2_disallowed)
1551 rex2_disallowed (opcode, length, space,
  /src/external/gpl3/gdb/dist/opcodes/
i386-gen.c 1100 rex2_disallowed (const unsigned long long opcode, unsigned int length, function
1136 char **opnd, int lineno, bool rex2_disallowed)
1276 /* Vex, legacy map2 and map3 and rex2_disallowed do not support EGPR.
1278 if ((modifiers[Vex].value || space > SPACE_0F || rex2_disallowed)
1507 rex2_disallowed (opcode, length, space,
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-gen.c 1091 rex2_disallowed (const unsigned long long opcode, unsigned int length, function
1127 char **opnd, int lineno, bool rex2_disallowed)
1267 /* Vex, legacy map2 and map3 and rex2_disallowed do not support EGPR.
1269 if ((modifiers[Vex].value || space > SPACE_0F || rex2_disallowed)
1498 rex2_disallowed (opcode, length, space,

Completed in 36 milliseconds