Searched defs:INST_B (Results 1 – 10 of 10) sorted by relevance
1039 #define INST_B(_inst) ((u2)(_inst) >> 12) macro
301 #define INST_B(_inst) ((_inst) >> 12) macro
308 #define INST_B(_inst) ((_inst) >> 12) macro