Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h784 #define ALU2op_opc_mask 0xf macro
793 ALU2op_opc_bits, ALU2op_opc_mask, \
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h784 #define ALU2op_opc_mask 0xf macro
793 ALU2op_opc_bits, ALU2op_opc_mask, \
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h784 #define ALU2op_opc_mask 0xf macro
793 ALU2op_opc_bits, ALU2op_opc_mask, \
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h784 #define ALU2op_opc_mask 0xf macro
793 ALU2op_opc_bits, ALU2op_opc_mask, \
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c1374 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1374 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1374 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c1374 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c2554 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c2554 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()