Home
last modified time | relevance | path

Searched refs:ALU2op_dst_bits (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h779 #define ALU2op_dst_bits 0 macro
791 ALU2op_dst_bits, ALU2op_dst_mask, \
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h779 #define ALU2op_dst_bits 0 macro
791 ALU2op_dst_bits, ALU2op_dst_mask, \
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h779 #define ALU2op_dst_bits 0 macro
791 ALU2op_dst_bits, ALU2op_dst_mask, \
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h779 #define ALU2op_dst_bits 0 macro
791 ALU2op_dst_bits, ALU2op_dst_mask, \
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c1375 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1375 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1375 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c1375 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c2555 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c2555 int dst = ((iw0 >> ALU2op_dst_bits) & ALU2op_dst_mask); in decode_ALU2op_0()