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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h243 #define DSP32Alu_dst0_bits 9 macro
270 DSP32Alu_dst0_bits, DSP32Alu_dst0_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h243 #define DSP32Alu_dst0_bits 9 macro
270 DSP32Alu_dst0_bits, DSP32Alu_dst0_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h243 #define DSP32Alu_dst0_bits 9 macro
270 DSP32Alu_dst0_bits, DSP32Alu_dst0_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h243 #define DSP32Alu_dst0_bits 9 macro
270 DSP32Alu_dst0_bits, DSP32Alu_dst0_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-bfin.c2360 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c2360 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c2349 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c3085 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c3085 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c3085 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c3085 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c4061 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c4063 int dst0 = ((iw1 >> DSP32Alu_dst0_bits) & DSP32Alu_dst0_mask);

Completed in 399 milliseconds