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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dtic80.h61 extern const struct tic80_opcode tic80_opcodes[];
124 the operands field of the tic80_opcodes table. */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic80.h61 extern const struct tic80_opcode tic80_opcodes[];
124 the operands field of the tic80_opcodes table. */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic80-dis.c278 opcode_end = tic80_opcodes + tic80_num_opcodes;
279 for (opcode = tic80_opcodes; opcode < opcode_end; opcode++)
H A Dtic80-opc.c601 const struct tic80_opcode tic80_opcodes[] = {
1220 const int tic80_num_opcodes = sizeof (tic80_opcodes) / sizeof (tic80_opcodes[0]);
597 const struct tic80_opcode tic80_opcodes[] = { variable in typeref:struct:tic80_opcode
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic80-dis.c278 opcode_end = tic80_opcodes + tic80_num_opcodes;
279 for (opcode = tic80_opcodes; opcode < opcode_end; opcode++)
H A Dtic80-opc.c601 const struct tic80_opcode tic80_opcodes[] = {
1220 const int tic80_num_opcodes = sizeof (tic80_opcodes) / sizeof (tic80_opcodes[0]);
597 const struct tic80_opcode tic80_opcodes[] = { variable in typeref:struct:tic80_opcode

Completed in 192 milliseconds