Hmm, I'm not sure what the __INTRINSIC_SPECIAL__ definitions do, nor
where the one for _InterlockedCompareExchange8 should go. It seems
like the one for 16 is inside a WINNT intrinsic group, whatever that
means?

best regards,
Julian

On Tue, Oct 29, 2024 at 3:32 PM LIU Hao <lh_mo...@126.com> wrote:
>
> 在 2024-10-28 14:44, Julian Waters 写道:
> >  From 7b2de870babf4fbe60f70427e76420dafa023f47 Mon Sep 17 00:00:00 2001
> > From: TheShermanTanker<tanksherma...@gmail.com>
> > Date: Mon, 28 Oct 2024 14:34:27 +0800
> > Subject: [PATCH] Add the _InterlockedCompareExchange8 intrinsic
> >
> > Signed-off-by: TheShermanTanker<tanksherma...@gmail.com>
> > ---
> >   mingw-w64-headers/include/psdk_inc/intrin-impl.h | 11 +++++++++++
> >   1 file changed, 11 insertions(+)
>
> There is `__INTRINSIC_SPECIAL__InterlockedCompareExchange16` in this file, so 
> does it make sense to
> define `__INTRINSIC_SPECIAL__InterlockedCompareExchange8` as well?
>
>
>
> --
> Best regards,
> LIU Hao


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to