Assad Hashmi
Assad Hashmi
> I assume your emulation client has a simple interaction with other clients: it only has an app2app transformation and nothing else, e.g. I also assume it could alternatively be...
Added @heyitsanthony to AArch64 Jenkins CI user list.
run arm tests
> @[AssadHashmi](https://github.com/AssadHashmi) Would you like to review this? I'll have a look at this but not sure when I'll be able to do it. I'll aim for a review at...
> Would this be related to https://github.com/DynamoRIO/dynamorio/issues/4393? Yes. Partitioning by version will cleanly separate the current method of definition and generation from a future method.
Hi @derekbruening, do you have any specific instances of memory instructions which are/were failing?
> Hence we're relying on whatever validation steps can be taken over the decoder. We're identifying gaps in our test coverage of memory instructions and will shortly be working on...
Missing opcodes that touch memory: 0 of 48 as at 17-06-21.
> This is rather disturbing. What can we do to avoid such regressions in the future? It is! Adding more comprehensive regression tests for `drutil_insert_get_mem_addr()` covering stolen register corner cases...
> I'm not sure on the difference between uxtx #3 and lsl #3. I'll have to defer to @AssadHashmi on that My understanding is that `UXTX` shouldn't appear in X...