Searched refs:GET_RD (Results 1 – 1 of 1) sorted by relevance
321 #define GET_RD(inst) extract32(inst, 7, 5) macro375 #define GET_C_RD(inst) GET_RD(inst)376 #define GET_C_RS1(inst) GET_RD(inst)