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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h464 #define LDSTidxI_W_bits 25 macro
477 LDSTidxI_W_bits, LDSTidxI_W_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h464 #define LDSTidxI_W_bits 25 macro
477 LDSTidxI_W_bits, LDSTidxI_W_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h464 #define LDSTidxI_W_bits 25 macro
477 LDSTidxI_W_bits, LDSTidxI_W_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h464 #define LDSTidxI_W_bits 25 macro
477 LDSTidxI_W_bits, LDSTidxI_W_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2800 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2800 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2800 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2800 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3643 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3645 int W = ((iw0 >> (LDSTidxI_W_bits - 16)) & LDSTidxI_W_mask);

Completed in 384 milliseconds