rt.compiler.dmd.posix.llmath

Undocumented in source.

Members

Functions

__DBLULLNG
ulong __DBLULLNG()
Undocumented in source. Be warned that the author may not have intended to support it.
__DBLULNG
uint __DBLULNG()
Undocumented in source. Be warned that the author may not have intended to support it.
__LCMP__
void __LCMP__()

Compare [EDX,EAX] with [ECX,EBX] Signed Returns result in flags

__LDBLULLNG
ulong __LDBLULLNG()
Undocumented in source. Be warned that the author may not have intended to support it.
__LDIV__
void __LDIV__()

Signed long divide. Input: [EDX,EAX],[ECX,EBX] Output: [EDX,EAX] = [EDX,EAX] / [ECX,EBX] [ECX,EBX] = [EDX,EAX] % [ECX,EBX] ESI,EDI destroyed

__U64_LDBL
real __U64_LDBL()
Undocumented in source. Be warned that the author may not have intended to support it.
__ULDIV__
void __ULDIV__()

Unsigned long divide. Input: [EDX,EAX],[ECX,EBX] Output: [EDX,EAX] = [EDX,EAX] / [ECX,EBX] [ECX,EBX] = [EDX,EAX] % [ECX,EBX]

__ULLNGDBL
ulong __ULLNGDBL()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta