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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h1039 #define PseudoChr_ch_mask 0xff macro
1046 PseudoChr_ch_bits, PseudoChr_ch_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h1039 #define PseudoChr_ch_mask 0xff macro
1046 PseudoChr_ch_bits, PseudoChr_ch_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1039 #define PseudoChr_ch_mask 0xff macro
1046 PseudoChr_ch_bits, PseudoChr_ch_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1039 #define PseudoChr_ch_mask 0xff macro
1046 PseudoChr_ch_bits, PseudoChr_ch_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c4567 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c4567 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c4567 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c4567 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c6206 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c6208 int ch = ((iw0 >> PseudoChr_ch_bits) & PseudoChr_ch_mask);

Completed in 407 milliseconds