11
Expert questions / Re: 128-bit intrinsic math buggy?
« Last post by frankie on May 26, 2023, 11:49:40 PM »It seems that for the functions _umul128() and _udiv128() the compiler don't emits the intrinsic code, but emits a call to the specific function that, obviously, is missing (doesn't exist in any library).
For me is a compiler bug.
For me is a compiler bug.