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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h1292 #define LDIMMhalf_reg_mask 0x7 macro
1308 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h1292 #define LDIMMhalf_reg_mask 0x7 macro
1308 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1292 #define LDIMMhalf_reg_mask 0x7 macro
1308 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1292 #define LDIMMhalf_reg_mask 0x7 macro
1308 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2634 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2634 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2634 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2634 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3554 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3556 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask);

Completed in 501 milliseconds