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