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

/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c2308 dsp_data_unit_to_sym (unsigned int unit) function
2334 unit = dsp_data_unit_to_sym (insn_word & 0x1);
2365 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit));
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c2308 dsp_data_unit_to_sym (unsigned int unit) function
2334 unit = dsp_data_unit_to_sym (insn_word & 0x1);
2365 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit));
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c2308 dsp_data_unit_to_sym (unsigned int unit) function
2334 unit = dsp_data_unit_to_sym (insn_word & 0x1);
2365 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit));
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c2311 dsp_data_unit_to_sym (unsigned int unit) function
2337 unit = dsp_data_unit_to_sym (insn_word & 0x1);
2368 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit));

Completed in 137 milliseconds