You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the further work of #162 , in https://github.com/cielavenir/isa-l/tree/fix_mach , I was able to assemble aarch64 code for Apple Silicon Mac.
I needed slight modification but the assembled Android binary still works.
However, although I believe the (modified) Android code path and Apple Silicon Mac code path should be the same, Apple Silicon code path raises Bus error.
I suppose Apple Silicon Mac demand will be rising.
As the further work of #162 , in https://github.com/cielavenir/isa-l/tree/fix_mach , I was able to assemble aarch64 code for Apple Silicon Mac.
I needed slight modification but the assembled Android binary still works.
However, although I believe the (modified) Android code path and Apple Silicon Mac code path should be the same, Apple Silicon code path raises Bus error.
I suppose Apple Silicon Mac demand will be rising.
How I tested my work:
The text was updated successfully, but these errors were encountered: