Searched defs:INST_A (Results 1 – 10 of 10) sorted by relevance
475 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro
277 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
284 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro