Searched defs:INST_B (Results 1 – 10 of 10) sorted by relevance
476 #define INST_B(_inst) ((u2)(_inst) >> 12) macro
278 #define INST_B(_inst) ((_inst) >> 12) macro
285 #define INST_B(_inst) ((_inst) >> 12) macro