Home
last modified time | relevance | path

Searched refs:tic4x_inst_make (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic4x.c1227 tic4x_inst_make (const char *name, unsigned long opcode, const char *args) in tic4x_inst_make() function
1296 inst = tic4x_inst_make (name, insts[k].opcode + in tic4x_inst_add()
1367 tic4x_inst_make ("", 0, ""); in md_begin()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20201713 * config/tc-tic4x.c (tic4x_inst_make): Don't die on terminating
DChangeLog-20164379 * config/tc-tic4x.c (tic4x_inst_make): Likewise.