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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h1414 #define COMP3op_src1_bits 3 macro
1427 COMP3op_src1_bits, COMP3op_src1_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h1414 #define COMP3op_src1_bits 3 macro
1427 COMP3op_src1_bits, COMP3op_src1_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1414 #define COMP3op_src1_bits 3 macro
1427 COMP3op_src1_bits, COMP3op_src1_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1414 #define COMP3op_src1_bits 3 macro
1427 COMP3op_src1_bits, COMP3op_src1_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c1654 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c1654 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1654 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1654 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c2801 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c2803 int src1 = ((iw0 >> COMP3op_src1_bits) & COMP3op_src1_mask);

Completed in 260 milliseconds