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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic4x-dis.c141 registernames[tic3x_registers[i].regno] = tic3x_registers[i].name;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic4x-dis.c141 registernames[tic3x_registers[i].regno] = tic3x_registers[i].name;
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic4x-dis.c141 registernames[tic3x_registers[i].regno] = tic3x_registers[i].name;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic4x-dis.c141 registernames[tic3x_registers[i].regno] = tic3x_registers[i].name;
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic4x.h70 static const tic4x_register_t tic3x_registers[] = variable
111 const unsigned int tic3x_num_registers = (((sizeof tic3x_registers) / (sizeof tic3x_registers[0])) - 1);
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic4x.h70 static const tic4x_register_t tic3x_registers[] = variable
111 const unsigned int tic3x_num_registers = (((sizeof tic3x_registers) / (sizeof tic3x_registers[0])) - 1);
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic4x.h70 static const tic4x_register_t tic3x_registers[] = variable
111 const unsigned int tic3x_num_registers = (((sizeof tic3x_registers) / (sizeof tic3x_registers[0])) - 1);
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic4x.h70 static const tic4x_register_t tic3x_registers[] = variable
111 const unsigned int tic3x_num_registers = (((sizeof tic3x_registers) / (sizeof tic3x_registers[0])) - 1);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic4x.c1138 tic4x_insert_reg (tic3x_registers[i].name,
1139 tic3x_registers[i].regno);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic4x.c1143 tic4x_insert_reg (tic3x_registers[i].name,
1144 tic3x_registers[i].regno);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic4x.c1136 tic4x_insert_reg (tic3x_registers[i].name,
1137 tic3x_registers[i].regno);

Completed in 326 milliseconds