Assad Hashmi
Assad Hashmi
@derekbruening I pushed a patch last week to fix build errors but none of the checks/tests seem to be running.
Xref #4386 Ideally we should disassemble SYS instructions to their aliases, `DC`, `IC` etc. e.g. `SYS #3, C7, C4, #1, Xt` should disassemble as `DC ZVA, Xt`
The x86 failures look like https://github.com/DynamoRIO/dynamorio/issues/6417
This work will be part of https://github.com/DynamoRIO/dynamorio/issues/4393.
Related to https://github.com/DynamoRIO/dynamorio/issues/5365.
run arm tests
Our AArch64 precommit test infrastructure was broken but is back up now. Please ensure it passes and I will review, thanks.
run arm tests
> is there any issue with getting this merged? thanks! The patch needs to be updated to the latest master and all the tests need to pass before it can...
run arm tests