Pranith

Results 39 comments of Pranith

@BobbyRBruce I tried the method you mentioned, and it is setting the interval end callback only on the last simulator constructed in the multisim flow. All the other simulators continue...

@erin-le Can you please reopen this PR? I am unable to do it.

@giactra Nice to see this support added! Can you please also add a config that uses multiple IQs?

> > 1. Where should it reside? How about configs/example/arm? > > 2. How do we size the IQs? (Either in absolute or relative terms) To compare against unified IQ,...

@giactra Can you please review this patch? Thanks!

@giactra Yes, for now they are treated with the stronger RCsc semantics, which is technically right, although not performant. This is more to handle binaries that have these RCpc instructions.

I will document in the PR that these instructions are functionally equivalent to the RCsc variants in our current implementation. We must be cautious with any implied performance guarantees. We...

I updated the commit message. @giactra Can you please review? Thanks!

@giactra I updated the commit as requested. Please review. Thanks!