[gem5-users] Re: RISCV Vector Extension in gem5

2023-08-04 Thread Jason Lowe-Power via gem5-users
Hello, No, we don't have any explicit documentation on this. I think that the fault-only-first are the few instructions that are not implemented. Cheers, Jason On Thu, Aug 3, 2023 at 10:25 PM X BJ wrote: > Hello, > > Thank you very much, it is exactly what I need ! > > BTW, is there a instruct

[gem5-users] Re: RISCV Vector Extension in gem5

2023-08-03 Thread Jason Lowe-Power via gem5-users
Hello, Initial RVV support was just merged today! See https://github.com/gem5/gem5/pull/83 On Thu, Aug 3, 2023 at 12:29 AM 谢 佰杰 via gem5-users wrote: > Hi all, > I found that both rivosInc and RALC888 used to work on RISC-V Vector > Extension in gem5, but both of them seem to be busy with othe