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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 1049 find_opcode_match (const struct alpha_opcode *first_opcode,
1170 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
3321 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
1042 find_opcode_match (const struct alpha_opcode *first_opcode, function
tc-arc.c 1753 find_opcode_match (const struct arc_opcode_hash_entry *entry, function
1783 pr_debug ("%s:%d: find_opcode_match: trying opcode 0x%08llX ",
2483 opcode = find_opcode_match (entry, tok, &ntok, pflags,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 1049 find_opcode_match (const struct alpha_opcode *first_opcode,
1170 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
3321 opcode = find_opcode_match (opcode, tok, &ntok, &cpumatch);
1042 find_opcode_match (const struct alpha_opcode *first_opcode, function
tc-arc.c 1752 find_opcode_match (const struct arc_opcode_hash_entry *entry, function
1782 pr_debug ("%s:%d: find_opcode_match: trying opcode 0x%08llX ",
2482 opcode = find_opcode_match (entry, tok, &ntok, pflags,

Completed in 135 milliseconds