DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.57k stars 551 forks source link

i#5365 AArch64 SVE core, part 2: add signals support #6725

Closed AssadHashmi closed 3 months ago

AssadHashmi commented 3 months ago

This patch adds SVE support for signals in the core. It is the follow on patch from the SVE core work part 1, in PR #5835 (f646a632d) and includes vector address computation for SVE scatter/gather, enabling first-fault load handling.

Issue: #5365, #5036

Co-authored-by: Jack Gallagher jack.gallagher@arm.com

AssadHashmi commented 3 months ago

Maybe there should be another round just due to the # of comments.

Re-requested review.