Home
last modified time | relevance | path

Searched defs:SLOT_MASK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm_int.h48 #define SLOT_MASK ((1ULL << SLOT_BITS) - 1ULL) macro
/netbsd-src/sys/arch/ia64/include/
H A Ddb_machdep.h74 #define SLOT_MASK ((1ULL << SLOT_BITS) - 1ULL) macro