Searched defs:INST_A (Results 1 – 8 of 8) sorted by relevance
1023 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro
283 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
290 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro