[Openmcl-devel] M1 Port - Why PPC64 rather than the Arm32 port?
Gary Palter
gmpalter4clozure at fastmail.com
Sun Dec 31 06:32:40 PST 2023
The 32-bit Arm architecture is very different from the 64-bit architecture and isn’t a good starting point.
The better question is why PPC64 instead of x86-64? The main reason is that, like Arm64, PPC64 has 32 registers vs. 16 for x86-64.
- Gary
> On Dec 31, 2023, at 5:53 AM, Bruce O'Neel <bruce.oneel at pckswarms.ch> wrote:
>
> Hi,
>
> I made this a separate message to not pollute the other thread.
>
> More for curiosity rather than anything else, but, why is the PPC64 port the best to start from? I would have naively guessed the Arm32 port.
>
> Thanks.
>
> bruce
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20231231/8227eddb/attachment.htm>
More information about the Openmcl-devel
mailing list