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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h741 #define LOGI2op_dst_mask 0x7 macro
752 LOGI2op_dst_bits, LOGI2op_dst_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h741 #define LOGI2op_dst_mask 0x7 macro
752 LOGI2op_dst_bits, LOGI2op_dst_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h741 #define LOGI2op_dst_mask 0x7 macro
752 LOGI2op_dst_bits, LOGI2op_dst_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h741 #define LOGI2op_dst_mask 0x7 macro
752 LOGI2op_dst_bits, LOGI2op_dst_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c1560 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c1560 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1560 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1560 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c2722 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c2724 int dst = ((iw0 >> LOGI2op_dst_bits) & LOGI2op_dst_mask);

Completed in 862 milliseconds