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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h251 #define DSP32Alu_aopcde_bits 16 macro
274 DSP32Alu_aopcde_bits, DSP32Alu_aopcde_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h251 #define DSP32Alu_aopcde_bits 16 macro
274 DSP32Alu_aopcde_bits, DSP32Alu_aopcde_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h251 #define DSP32Alu_aopcde_bits 16 macro
274 DSP32Alu_aopcde_bits, DSP32Alu_aopcde_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h251 #define DSP32Alu_aopcde_bits 16 macro
274 DSP32Alu_aopcde_bits, DSP32Alu_aopcde_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-bfin.c2363 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c2363 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c2352 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c3088 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c3088 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c3088 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c3088 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c4065 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c4067 int aopcde = ((iw0 >> (DSP32Alu_aopcde_bits - 16)) & DSP32Alu_aopcde_mask);

Completed in 425 milliseconds