On Thursday 19 December 2024 14:04:10 Martin Storsjö wrote:
> On Wed, 18 Dec 2024, Pali Rohár wrote:
>
> > On Tuesday 17 December 2024 15:29:38 Martin Storsjö wrote:
> > > On Sat, 14 Dec 2024, Pali Rohár wrote:
> > >
> > > > Ensure that all those __ms_* printf functions calls __stdio_common_*
>
On Wed, 18 Dec 2024, Pali Rohár wrote:
On Tuesday 17 December 2024 15:29:38 Martin Storsjö wrote:
On Sat, 14 Dec 2024, Pali Rohár wrote:
Ensure that all those __ms_* printf functions calls __stdio_common_* printf
functions with compatibility options, as it is required for msvcrt.dll
compatibi
From: Billy Laws
ARM64EC defines x86_64 identification macros, but its actual intrinsics
are aarch64-based. Since this
differs from what x86_64 code expects, MSVC additionally provides
softintrin.h (and softintrin.lib),
which act as wrappers to offer x86_64 variants of the intrinsics.
Signe