Searched defs:INST_B (Results 1 – 11 of 11) sorted by relevance
476 #define INST_B(_inst) ((u2)(_inst) >> 12) macro
286 #define INST_B(_inst) ((_inst) >> 12) macro
293 #define INST_B(_inst) ((_inst) >> 12) macro
82 #define INST_B(_inst) ((_inst) >> 12) macro