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

/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c2605 enum metag_unit ac_unit, ao_unit; local
2607 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2609 if (ac_unit == UNIT_ACC_D0)
2618 reg_names[0] = lookup_dsp_name (16, ac_unit); /* ACe.0 */
2619 reg_names[1] = lookup_dsp_name (16, ac_unit); /* ACx.0 */
2628 enum metag_unit ac_unit; local
2630 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2631 reg_names[0] = lookup_dsp_name (16, ac_unit);
2648 enum metag_unit ac_unit; local
2650 ac_unit
2735 enum metag_unit ac_unit, ao_unit; local
2757 enum metag_unit ac_unit; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c2605 enum metag_unit ac_unit, ao_unit; local
2607 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2609 if (ac_unit == UNIT_ACC_D0)
2618 reg_names[0] = lookup_dsp_name (16, ac_unit); /* ACe.0 */
2619 reg_names[1] = lookup_dsp_name (16, ac_unit); /* ACx.0 */
2628 enum metag_unit ac_unit; local
2630 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2631 reg_names[0] = lookup_dsp_name (16, ac_unit);
2648 enum metag_unit ac_unit; local
2650 ac_unit
2735 enum metag_unit ac_unit, ao_unit; local
2757 enum metag_unit ac_unit; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c2605 enum metag_unit ac_unit, ao_unit; local
2607 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2609 if (ac_unit == UNIT_ACC_D0)
2618 reg_names[0] = lookup_dsp_name (16, ac_unit); /* ACe.0 */
2619 reg_names[1] = lookup_dsp_name (16, ac_unit); /* ACx.0 */
2628 enum metag_unit ac_unit; local
2630 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2631 reg_names[0] = lookup_dsp_name (16, ac_unit);
2648 enum metag_unit ac_unit; local
2650 ac_unit
2735 enum metag_unit ac_unit, ao_unit; local
2757 enum metag_unit ac_unit; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c2608 enum metag_unit ac_unit, ao_unit; local
2610 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2612 if (ac_unit == UNIT_ACC_D0)
2621 reg_names[0] = lookup_dsp_name (16, ac_unit); /* ACe.0 */
2622 reg_names[1] = lookup_dsp_name (16, ac_unit); /* ACx.0 */
2631 enum metag_unit ac_unit; local
2633 ac_unit = (data_unit == UNIT_D0) ? UNIT_ACC_D0 : UNIT_ACC_D1;
2634 reg_names[0] = lookup_dsp_name (16, ac_unit);
2651 enum metag_unit ac_unit; local
2653 ac_unit
2738 enum metag_unit ac_unit, ao_unit; local
2760 enum metag_unit ac_unit; local
[all...]

Completed in 185 milliseconds