|
|
|
|
|
by benibela
2211 days ago
|
|
> userspace ARM translation What does that mean? The x86 system image can run arm code? I will try that (might get confusing if there is an arm and x86 lib in the apk). I have been using the image without google apis to save space, because my sdd is almost full Does it reject invalid arm? I wrote my app in Pascal, and the FreePascal compiler often generates invalid assembly. Especially because I need to use the nightly build, because the last stable release does not support aarch64 |
|
(Also AFAIK illegal instructions are still validated and trapped as SIGILL or SIGSEGV)