Searched refs:GET_FUNCT3 (Results 1 – 1 of 1) sorted by relevance
126 #define GET_FUNCT3(insn) (((insn) >> 12) & 7) macro283 switch (GET_FUNCT3(insn)) { in csr_insn()284 case GET_FUNCT3(INSN_MATCH_CSRRW): in csr_insn()288 case GET_FUNCT3(INSN_MATCH_CSRRS): in csr_insn()292 case GET_FUNCT3(INSN_MATCH_CSRRC): in csr_insn()296 case GET_FUNCT3(INSN_MATCH_CSRRWI): in csr_insn()300 case GET_FUNCT3(INSN_MATCH_CSRRSI): in csr_insn()304 case GET_FUNCT3(INSN_MATCH_CSRRCI): in csr_insn()