Go to the source code of this file.
Value:
({\ int ret, dmy;\ __asm__ volatile(\ "mull %3"\ :"=d"(ret), "=a"(dmy)\ :"1"(a), "g"(ff_inverse[b])\ );\ ret;\ })
Definition at line 24 of file intmath.h.