Tim Haines
Tim Haines
Relative to the [Mar 2024](https://developer.arm.com/Architectures/A-Profile%20Architecture#Software-Download) spec, the system registers listed below don't currently have a representation in Capstone. I've not yet checked to see if they are in LLVM-18's tablegen....
Closing due to inactivity. Please re-open or submit a new issue if you have any other questions.
No test regressions when rebased on master.
No test regressions.
Using the test code below, this PR works as I would expect in the case of 32-bit code. For 64-bit code, I explicitly discount the elf auxvec case. I'm open...
> Since the vistor, in addition to visiting the node that the apply is called on, also does a postfix traversal of the expression tree and therefore is called on...
No test regressions.
@kupsch @bbiiggppiigg @rochauha Could you take a look at the TODO items in the description and provide feedback if/when you have time? The instructions for building are in docs/README.md.
> So what I should do is build the docs, and then check if the TODO items can be checked off based on the built documentation ? Yup. You don't...
> > > So what I should do is build the docs, and then check if the TODO items can be checked off based on the built documentation ? >...