Searched defs:DECODE_REG_CLASS (Results 1 – 2 of 2) sorted by relevance
833 #define DECODE_REG_CLASS(hash) (((uintptr_t)(hash) - 1) % RCLASS_MAX) macro
948 #define DECODE_REG_CLASS(hash) (((uintptr_t)(hash) - 1) % RCLASS_MAX) macro