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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h1662 #define COMPI2opP_dst_mask 0x7 macro
1673 COMPI2opP_dst_bits, COMPI2opP_dst_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h1662 #define COMPI2opP_dst_mask 0x7 macro
1673 COMPI2opP_dst_bits, COMPI2opP_dst_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1662 #define COMPI2opP_dst_mask 0x7 macro
1673 COMPI2opP_dst_bits, COMPI2opP_dst_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1662 #define COMPI2opP_dst_mask 0x7 macro
1673 COMPI2opP_dst_bits, COMPI2opP_dst_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c1804 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c1804 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1804 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1804 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c2897 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c2899 int dst = ((iw0 >> COMPI2opP_dst_bits) & COMPI2opP_dst_mask);

Completed in 400 milliseconds