Hi, all I use the latest v21.1 gem5 to run RISCV simulation, using the workloads provided by gem5-resources but for a simple simulation like this: ./build/RISCV/gem5.opt configs/example/se.py -c qsort.riscv there will be a panic as below "panic: Illegal instruction 0x3002a073 at pc 0x0000000080000040" which is a CSR instruction.
The qsort.riscv is pre-built binary provided officially here http://dist.gem5.org/dist/v21-1/test-progs/riscv-tests/qsort.riscv Did I miss something? _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s