Rot127

Results 554 comments of Rot127

@amaanq `next` branch should work though: ``` ./cstool -d arm e8febce5 0 e8 fe bc e5 ldr pc, [r12, #0xee8]! ID: 4 (ldr) op_count: 2 operands[0].type: REG = r15 operands[0].access:...

I added it to the v5.0.2 milestone, so it will be part of the `v5.0.2` release.

Those ones seem to be added with LLVM-18. At least this is the version I can find the first regression tests in LLVM for. We will update it after the...

Note though that the Makefile build method is effectively deprecated and will be dropped in the future.

Just opened an issue where you can describe your use case. So we have tracked it somewhere (https://github.com/capstone-engine/capstone/issues/2264). @kabeor, please trigger the CI.

Yeah, something is broken currently.

I'll do a second round of review soon. But do you think we can add a reference to each `cs_arm_op` which piece(s) of encoding are its source? It would be...

This is LLVM code. Please disable the warning for now.

@AngelDev06 Just rebased https://github.com/capstone-engine/capstone/pull/2026. You shouldn't get conflicts anymore.

Ok, so there are some more changes coming (nothing ARM related). You might as well also just wait with the rebase. I can give you the go then some when...