MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / XMP_Mod_Mult

Function XMP_Mod_Mult

common/mp.cpp:2003–2076  ·  view source on GitHub ↗

* XMP_Mod_Mult -- Perform a multiply - modulus operation. * * * * This routine will combine a multiply and a modulus operation. This takes advantage of * * a tremendous speed advantage possible if these two processes are combined rather than * * being p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

times_b_mod_cMethod · 0.85
xmp_exponent_modFunction · 0.85

Calls 11

XMP_Double_MulFunction · 0.85
XMP_SignificanceFunction · 0.85
XMP_IncFunction · 0.85
XMP_NegFunction · 0.85
mp_quo_digitFunction · 0.85
XMP_Hybrid_MulFunction · 0.85
Get_HalfWordFunction · 0.85
XMP_SubFunction · 0.85
Set_HalfWordFunction · 0.85
XMP_DecFunction · 0.85
XMP_MoveFunction · 0.85

Tested by

no test coverage detected