Searched refs:REGISTER_MASK (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd10v.h210 #define REGISTER_MASK 0xFF macro
H A Dd30v.h289 #define REGISTER_MASK 0xFF macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd10v.h210 #define REGISTER_MASK 0xFF macro
H A Dd30v.h289 #define REGISTER_MASK 0xFF macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h210 #define REGISTER_MASK 0xFF macro
H A Dd30v.h289 #define REGISTER_MASK 0xFF macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h210 #define REGISTER_MASK 0xFF macro
H A Dd30v.h289 #define REGISTER_MASK 0xFF macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd10v-dis.c106 (*info->fprintf_func) (info->stream, "%d", num & REGISTER_MASK);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd10v-dis.c106 (*info->fprintf_func) (info->stream, "%d", num & REGISTER_MASK);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd10v-dis.c106 (*info->fprintf_func) (info->stream, "%d", num & REGISTER_MASK);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd10v-dis.c106 (*info->fprintf_func) (info->stream, "%d", num & REGISTER_MASK);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d10v.c540 number &= REGISTER_MASK;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d10v.c540 number &= REGISTER_MASK;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d10v.c540 number &= REGISTER_MASK;

Completed in 289 milliseconds