Searched refs:DSP32Mac_h11_mask (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h124 #define DSP32Mac_h11_mask 0x1 macro
154 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
186 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h124 #define DSP32Mac_h11_mask 0x1 macro
154 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
186 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h124 #define DSP32Mac_h11_mask 0x1 macro
154 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
186 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h124 #define DSP32Mac_h11_mask 0x1 macro
154 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
186 DSP32Mac_h11_bits, DSP32Mac_h11_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2954 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3037 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3799 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3960 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3801 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);
3962 int h11 = ((iw1 >> DSP32Mac_h11_bits) & DSP32Mac_h11_mask);

Completed in 739 milliseconds