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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h458 #define LDSTidxI_ptr_bits 19 macro
474 LDSTidxI_ptr_bits, LDSTidxI_ptr_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h458 #define LDSTidxI_ptr_bits 19 macro
474 LDSTidxI_ptr_bits, LDSTidxI_ptr_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h458 #define LDSTidxI_ptr_bits 19 macro
474 LDSTidxI_ptr_bits, LDSTidxI_ptr_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h458 #define LDSTidxI_ptr_bits 19 macro
474 LDSTidxI_ptr_bits, LDSTidxI_ptr_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2803 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2803 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2803 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2803 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3646 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3648 int ptr = ((iw0 >> (LDSTidxI_ptr_bits - 16)) & LDSTidxI_ptr_mask);

Completed in 342 milliseconds