-// Code generated by ./parse.py -go rv64_a rv64_d rv64_f rv64_i rv64_m rv64_q rv64_zba rv64_zbb rv64_zbs rv_a rv_d rv_f rv_i rv_m rv_q rv_s rv_system rv_v rv_zba rv_zbb rv_zbs rv_zicsr; DO NOT EDIT.
+// Code generated by ./parse.py -go rv64_a rv64_c rv64_d rv64_f rv64_i rv64_m rv64_q rv64_zba rv64_zbb rv64_zbs rv_a rv_c rv_c_d rv_d rv_f rv_i rv_m rv_q rv_s rv_system rv_v rv_zba rv_zbb rv_zbs rv_zicsr; DO NOT EDIT.
package riscv
import "cmd/internal/obj"
return &inst{0x33, 0x1, 0x0, 0x0, 640, 0x14}
case ABSETI:
return &inst{0x13, 0x1, 0x0, 0x0, 640, 0x14}
+ case ACADD:
+ return &inst{0x2, 0x1, 0x1, 0x0, 0, 0x0}
+ case ACADDI:
+ return &inst{0x1, 0x0, 0x0, 0x0, 0, 0x0}
+ case ACADDI16SP:
+ return &inst{0x1, 0x6, 0x0, 0x0, 0, 0x0}
+ case ACADDI4SPN:
+ return &inst{0x0, 0x0, 0x0, 0x0, 0, 0x0}
+ case ACADDIW:
+ return &inst{0x1, 0x2, 0x0, 0x0, 0, 0x0}
+ case ACADDW:
+ return &inst{0x21, 0x1, 0x1, 0x0, 0, 0x0}
+ case ACAND:
+ return &inst{0x61, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACANDI:
+ return &inst{0x1, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACBEQZ:
+ return &inst{0x1, 0x4, 0x1, 0x0, 0, 0x0}
+ case ACBNEZ:
+ return &inst{0x1, 0x6, 0x1, 0x0, 0, 0x0}
+ case ACEBREAK:
+ return &inst{0x2, 0x1, 0x1, 0x0, 0, 0x0}
+ case ACFLD:
+ return &inst{0x0, 0x2, 0x0, 0x0, 0, 0x0}
+ case ACFLDSP:
+ return &inst{0x2, 0x2, 0x0, 0x0, 0, 0x0}
+ case ACFSD:
+ return &inst{0x0, 0x2, 0x1, 0x0, 0, 0x0}
+ case ACFSDSP:
+ return &inst{0x2, 0x2, 0x1, 0x0, 0, 0x0}
+ case ACJ:
+ return &inst{0x1, 0x2, 0x1, 0x0, 0, 0x0}
+ case ACJALR:
+ return &inst{0x2, 0x1, 0x1, 0x0, 0, 0x0}
+ case ACJR:
+ return &inst{0x2, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACLD:
+ return &inst{0x0, 0x6, 0x0, 0x0, 0, 0x0}
+ case ACLDSP:
+ return &inst{0x2, 0x6, 0x0, 0x0, 0, 0x0}
+ case ACLI:
+ return &inst{0x1, 0x4, 0x0, 0x0, 0, 0x0}
+ case ACLUI:
+ return &inst{0x1, 0x6, 0x0, 0x0, 0, 0x0}
+ case ACLW:
+ return &inst{0x0, 0x4, 0x0, 0x0, 0, 0x0}
+ case ACLWSP:
+ return &inst{0x2, 0x4, 0x0, 0x0, 0, 0x0}
+ case ACMV:
+ return &inst{0x2, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACNOP:
+ return &inst{0x1, 0x0, 0x0, 0x0, 0, 0x0}
+ case ACOR:
+ return &inst{0x41, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACSD:
+ return &inst{0x0, 0x6, 0x1, 0x0, 0, 0x0}
+ case ACSDSP:
+ return &inst{0x2, 0x6, 0x1, 0x0, 0, 0x0}
+ case ACSLLI:
+ return &inst{0x2, 0x0, 0x0, 0x0, 0, 0x0}
+ case ACSRAI:
+ return &inst{0x1, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACSRLI:
+ return &inst{0x1, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACSUB:
+ return &inst{0x1, 0x0, 0x1, 0x0, 0, 0x0}
+ case ACSUBW:
+ return &inst{0x1, 0x1, 0x1, 0x0, 0, 0x0}
+ case ACSW:
+ return &inst{0x0, 0x4, 0x1, 0x0, 0, 0x0}
+ case ACSWSP:
+ return &inst{0x2, 0x4, 0x1, 0x0, 0, 0x0}
+ case ACXOR:
+ return &inst{0x21, 0x0, 0x1, 0x0, 0, 0x0}
case ACLZ:
return &inst{0x13, 0x1, 0x0, 0x0, 1536, 0x30}
case ACLZW: