Searched refs:_inst (Results 1 – 1 of 1) sorted by relevance
475 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) argument476 #define INST_B(_inst) ((u2)(_inst) >> 12) argument477 #define INST_AA(_inst) ((_inst) >> 8) argument