Finn Wilkinson
Finn Wilkinson
To note - the Python CI tests are segfaulting and failing various tests, despite displaying test pass
> please can you clean up the PR, as it includes a lot of old commits? Yes of course. After fixing the CI test issues, I will squash commits into...
One of the failing tests is due to the change made in #1655 being reverted. This was done as it was noticed that access types were not always correct, and...
Appologies for the delay on this PR. I aim to fix the latest CIFuzz error and tidy the commit history this week
Hi @kabeor, please could the fuzzing tests and other workflows be re-run? Thanks
> Hi, fuzzing test not pass, plz check it:) Sorry for the delay, I have re-worked the logic which was causing the address sanitizer error, so hopefully the issue has...
Have solved fuzzing errors and cleaned up the commit history. Please see and let me know if it is all satisfactory!
Hi @Rot127, I'm not sure what the timeline is on these issues, but another which I have just spotted in `next` branch since the AArch64 auto-sync PR merge is that...
With this update, the AArch64 instruction type assignment (i.e. divide, multiply, addition, etc) in Instruction_decode.cc should be updated to try and extract the correct group from the mnemonic rather than...
This seems like a duplicate of Issue #328 ? Or at the very least these issues should be tackled together