Searched refs:LDSTii_op_mask (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h566 #define LDSTii_op_mask 0x3 macro
578 LDSTii_op_bit, LDSTii_op_mask, \
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h566 #define LDSTii_op_mask 0x3 macro
578 LDSTii_op_bit, LDSTii_op_mask, \
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h566 #define LDSTii_op_mask 0x3 macro
578 LDSTii_op_bit, LDSTii_op_mask, \
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h566 #define LDSTii_op_mask 0x3 macro
578 LDSTii_op_bit, LDSTii_op_mask, \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-bfin.c2237 int opc = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c2237 int opc = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c2226 int opc = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2488 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2488 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2488 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2488 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3423 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3425 int op = ((iw0 >> LDSTii_op_bit) & LDSTii_op_mask);

Completed in 408 milliseconds