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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 1158 assemble_tokens_to_insn (const char *opname,
1282 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1318 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1342 assemble_tokens_to_insn ("lda", newtok, 3, &insn);
1362 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1442 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1551 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1569 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
2185 assemble_tokens_to_insn (opname.p, newtok, 3, &insn);
2234 assemble_tokens_to_insn (opname.p, newtok, 3, &insn)
1151 assemble_tokens_to_insn (const char *opname, function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 1158 assemble_tokens_to_insn (const char *opname,
1282 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1318 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1342 assemble_tokens_to_insn ("lda", newtok, 3, &insn);
1362 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1442 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1551 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1569 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
2185 assemble_tokens_to_insn (opname.p, newtok, 3, &insn);
2234 assemble_tokens_to_insn (opname.p, newtok, 3, &insn)
1151 assemble_tokens_to_insn (const char *opname, function
    [all...]

Completed in 15 milliseconds