Jiaxun Yang
Jiaxun Yang
I'm trying to introduce MIPS R6 support and just found this PR had done that :-) In case the original author stalled, is it possible to get this merged by...
@XVilka Thanks for the information. I realized that a huge amount of diffs in this patch is doing `clang-format` so I would like to get a confirmation from maintainers before...
For `llvm-capestone` repo I guess what we need to do is squash TableGen backend into a commit and rebase to llvm-13 stable branch?
\cc @XVilka @kabeor
> plz rebase to https://github.com/capstone-engine/capstone/tree/autosync branch Done > Were there any changes required on the TableGen backend side? No actually I started with files generated by Phosphorus15.
Any update?
Ah my fault, I thought I had updated PR but actually not. Will push tomorrow. Sorry.
@kabeor sorry for the latency, PR sent on llvm-capstone repo.
Btw it seems impossible to sepreate code change and auto generated table change without breaking build between them.
> getarch still returns UNKNOWN cpu rather than your MIPS64_GENERIC type with this patch on Octeon Fixed. We can safely assume all Linux MIPS system is safe to run MIPS64_GENERIC.