Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic4x.h877 static const tic4x_inst_t tic4x_insts[] = variable
1079 const unsigned int tic4x_num_insts = (((sizeof tic4x_insts) / (sizeof tic4x_insts[0])) - 1);
/toolchain/binutils/binutils-2.25/opcodes/
Dtic4x-dis.c708 tic4x_hash_opcode (optable, optable_special, &tic4x_insts[i], in tic4x_disassemble()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c1380 ok &= tic4x_inst_add (tic4x_insts + i); in md_begin()