[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Armv8 crash in MVC (Issue #617)

edoneel notifications at github.com
Thu Mar 3 19:30:29 UTC 2022


Hi all,

First, I am only looking at Linux.  I don't have an Armv8 Mac so I can't check that. 

The code is built, by default, for both Arm32 and Arm64.  

The flag enable-fast-bitblt is set default to yes but can be turned off.  

This flag only affects Arm32 and Arm64 builds and is ignored on other builds.

On Arm32 it works fully.  On Arm64 there seems only to be a bug in fastPathBottomToTop.

This code is not built on x86-64 or other systems.  Maybe it could be built, maybe not.

cheers

bruce



-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/617#issuecomment-1058410400
You are receiving this because you commented.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/617/1058410400 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220303/6e257542/attachment.html>


More information about the Vm-dev mailing list