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

/haiku-buildtools/binutils/opcodes/
H A Dtic6x-dis.c244 tic6x_opcode_id opcode_id; local
309 for (opcode_id = 0; opcode_id < tic6x_opcode_max; opcode_id++)
311 const tic6x_opcode *const opc = &tic6x_opcode_table[opcode_id];

Completed in 33 milliseconds