Searched refs:GET_FUNCT3 (Results 1 – 1 of 1) sorted by relevance
121 #define GET_FUNCT3(insn) (((insn) >> 12) & 7) macro260 switch (GET_FUNCT3(insn)) { in csr_insn()261 case GET_FUNCT3(INSN_MATCH_CSRRW): in csr_insn()265 case GET_FUNCT3(INSN_MATCH_CSRRS): in csr_insn()269 case GET_FUNCT3(INSN_MATCH_CSRRC): in csr_insn()273 case GET_FUNCT3(INSN_MATCH_CSRRWI): in csr_insn()277 case GET_FUNCT3(INSN_MATCH_CSRRSI): in csr_insn()281 case GET_FUNCT3(INSN_MATCH_CSRRCI): in csr_insn()