Andrew Waterman
Andrew Waterman
Not yet, I think. The backstory behind my "low-activity-factor" remark is that we've started taking the suggested approach for new specs, but for the original unpriv spec, this augmentation is...
@ethindp in my experience, spending your time doing your homework is a worthwhile prospect :) We'll figure this one out eventually.
This is the canonical version, so it’s up to date by definition. The file this repo generates is encoding.out.h (which then gets copied by other repos into their encoding.h). That...
It probably would’ve been less confusing if the static file in this repo were named encoding.in.h, to make it clear it isn’t the complete file, but rather just one piece...
That’s a per-repo decision. If you have the time to donate that effort in a way that works for this repo’s maintainers, we will consider it. Don’t forget this essentially...
Thanks for volunteering. Can you make a brief proposal for what you'd like to do, so others who use this repo can comment on it?
“Illegal written value” is singular - if it were referring to the history of writes, it would need to be plural.
The usage model is that sstatus.MXR is only ever briefly enabled then quickly disabled, so that “the hypervisor always clears sstatus.MXR before entering the guest” happens by construction. (In other...
IIRC, I used `ignore` out of laziness, given the plethora of RVC field types. I don't see any technical disadvantage to your proposal. If this were to be used by...
Thanks. To simplify our lives, I'd like to consider this proposal as part of v1.12. Its interaction with the hypervisor spec needs to be carefully studied before it can be...