windelbouwman / ppci

A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
https://ppci.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
337 stars 36 forks source link

ARM clarification #134

Open Fabizocker456 opened 1 year ago

Fabizocker456 commented 1 year ago

The description and readme state that PPCI supports ARM, however ARM is a very diverse ecosystem involving multiple different sub-architectures, instruction sets and ABIs that may or may not be compatible. Would it be possible to clarify what exactly is and isn't supported?