Searched defs:INST_TO_MINOR (Results 1 – 3 of 3) sorted by relevance
80 #define INST_TO_MINOR(x) (x << 4) macro
63 #define INST_TO_MINOR(i) (i) macro
146 #define INST_TO_MINOR(i) (i << 6) macro [all...]