Searched refs:assemble_tokens (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-alpha.c583 static void assemble_tokens (const char *, const expressionS *, int, int);
1469 assemble_tokens ("addq", newtok, 3, 0);
1486 assemble_tokens (opname, newtok, 3, 0);
1522 assemble_tokens ("ldq", newtok, 3, 0);
1599 assemble_tokens ("addq", newtok, 3, 0);
1633 assemble_tokens ("ldah", newtok, 3, 0);
1641 assemble_tokens ("ldah", newtok, 3, 0);
1650 assemble_tokens ("lda", newtok, 3, 0);
1696 assemble_tokens ("ldah", newtok, 3, 0);
2334 assemble_tokens (sextX_o
3297 assemble_tokens (const char *opname, function
[all...]
H A Dtc-arc.c2448 assemble_tokens (const char *opname, function
2470 pr_debug ("%s:%d: assemble_tokens: %s\n",
2541 assemble_tokens (opname, tok, ntok, flags, nflg);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-alpha.c583 static void assemble_tokens (const char *, const expressionS *, int, int);
1469 assemble_tokens ("addq", newtok, 3, 0);
1486 assemble_tokens (opname, newtok, 3, 0);
1522 assemble_tokens ("ldq", newtok, 3, 0);
1599 assemble_tokens ("addq", newtok, 3, 0);
1633 assemble_tokens ("ldah", newtok, 3, 0);
1641 assemble_tokens ("ldah", newtok, 3, 0);
1650 assemble_tokens ("lda", newtok, 3, 0);
1696 assemble_tokens ("ldah", newtok, 3, 0);
2334 assemble_tokens (sextX_o
3297 assemble_tokens (const char *opname, function
[all...]
H A Dtc-arc.c2446 assemble_tokens (const char *opname, function
2468 pr_debug ("%s:%d: assemble_tokens: %s\n",
2539 assemble_tokens (opname, tok, ntok, flags, nflg);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-alpha.c583 static void assemble_tokens (const char *, const expressionS *, int, int);
1471 assemble_tokens ("addq", newtok, 3, 0);
1488 assemble_tokens (opname, newtok, 3, 0);
1524 assemble_tokens ("ldq", newtok, 3, 0);
1601 assemble_tokens ("addq", newtok, 3, 0);
1635 assemble_tokens ("ldah", newtok, 3, 0);
1643 assemble_tokens ("ldah", newtok, 3, 0);
1652 assemble_tokens ("lda", newtok, 3, 0);
1698 assemble_tokens ("ldah", newtok, 3, 0);
2336 assemble_tokens (sextX_o
3299 assemble_tokens (const char *opname, function
[all...]
H A Dtc-kvx.c898 assemble_tokens (struct token_list *tok_list) function
906 as_fatal ("[assemble_tokens]: too many instructions in bundle.");
1393 assemble_tokens (tok_lst);
H A Dtc-arc.c2457 assemble_tokens (const char *opname, function
2479 pr_debug ("%s:%d: assemble_tokens: %s\n",
2550 assemble_tokens (opname, tok, ntok, flags, nflg);

Completed in 292 milliseconds