Skip to content

Conversation

hzqst
Copy link
Contributor

@hzqst hzqst commented Dec 31, 2024

Related issue: #118

```
__MACHINEX64(unsigned __int64 __cdecl _udiv128(unsigned __int64 _HighDividend, unsigned __int64 _LowDividend, unsigned __int64 _Divisor, unsigned __int64* _Remainder))
```
or
```
extern unsigned __int64 __cdecl _udiv128(unsigned __int64 /* highdividend */, unsigned __int64 /* lowdividend */, unsigned __int64 /* divisor */, unsigned __int64* /* remainder */);
```
not tested yet though
@gmh5225 gmh5225 merged commit f0424cd into backengineering:dev Jan 3, 2025
12 checks passed
@gmh5225
Copy link
Collaborator

gmh5225 commented Jan 3, 2025

Strong and powerful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants