cult icon indicating copy to clipboard operation
cult copied to clipboard

[Feature Request] Support for ARM

Open billyauhk opened this issue 3 years ago • 1 comments

As asmjit itself supports ARM, I tried to build cult on my Raspberry Pi, but that failed (as the code has not yet support ARM.

Is it possible to have the code extended so that we can test on Raspberry Pi and even ARM servers?

billyauhk avatar Jul 25 '22 04:07 billyauhk

That is something that I have been thinking about too. However, I'm not that proficient regarding AArch64 so I don't know at the moment how to measure the cycles consumed like it's done at the moment on x86.

If you know how and you are up to the challenge I can help with the rest.

kobalicek avatar Jul 25 '22 07:07 kobalicek