Open weiqi7777 opened 5 years ago
Hi weiqi7777, The encoding.h we used comes from riscv-opcodes master branch and there should be no manual change. Could you provide the version information of riscv-opcodes and the command you used to generate encoding.h
Thanks
hi: I notice spike add some vector ins, and encoding.h has vectors ins define. but i generate encoding.h from the riscv-opcodes repository(master branch), i can't find the vector ins define. I compile spike with the generated encoding.h , and I get compile failed. do you use other way to generate encoding.h? thanks