Searched refs:GET_FUNCT3 (Results 1 – 1 of 1) sorted by relevance
121 #define GET_FUNCT3(insn) (((insn) >> 12) & 7) macro257 switch (GET_FUNCT3(insn)) { in csr_insn()258 case GET_FUNCT3(INSN_MATCH_CSRRW): in csr_insn()262 case GET_FUNCT3(INSN_MATCH_CSRRS): in csr_insn()266 case GET_FUNCT3(INSN_MATCH_CSRRC): in csr_insn()270 case GET_FUNCT3(INSN_MATCH_CSRRWI): in csr_insn()274 case GET_FUNCT3(INSN_MATCH_CSRRSI): in csr_insn()278 case GET_FUNCT3(INSN_MATCH_CSRRCI): in csr_insn()