Searched refs:IMM4_MASK (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dmetag.h2068 #define IMM4_MASK 0x1f macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c1670 pfcount = ((insn_word >> 1) & IMM4_MASK);
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dmetag.h2068 #define IMM4_MASK 0x1f macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c1670 pfcount = ((insn_word >> 1) & IMM4_MASK);
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dmetag.h2068 #define IMM4_MASK 0x1f macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dmetag.h2068 #define IMM4_MASK 0x1f macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c1670 pfcount = ((insn_word >> 1) & IMM4_MASK);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c1670 pfcount = ((insn_word >> 1) & IMM4_MASK);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c3243 ((pfcount & IMM4_MASK) << 1));
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c3241 ((pfcount & IMM4_MASK) << 1));
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c3241 ((pfcount & IMM4_MASK) << 1));

Completed in 174 milliseconds