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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h1245 #define LoopSetup_rop_bits 21 macro
1258 LoopSetup_rop_bits, LoopSetup_rop_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h1245 #define LoopSetup_rop_bits 21 macro
1258 LoopSetup_rop_bits, LoopSetup_rop_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1245 #define LoopSetup_rop_bits 21 macro
1258 LoopSetup_rop_bits, LoopSetup_rop_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1245 #define LoopSetup_rop_bits 21 macro
1258 LoopSetup_rop_bits, LoopSetup_rop_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2571 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2571 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2571 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2571 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3502 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3504 int rop = ((iw0 >> (LoopSetup_rop_bits - 16)) & LoopSetup_rop_mask);

Completed in 394 milliseconds