HomeSort by relevance Sort by last modified time
    Searched refs:muli (Results 1 - 6 of 6) sorted by null

  /external/llvm/test/MC/MBlaze/
mblaze_typeb.s 39 # CHECK: muli
42 muli r1, r2, 0x000F
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 215 int (*muli)(void *a, unsigned long b, void *c); member in struct:__anon7180
475 #define mp_mul_d(a, b, c) ltc_mp.muli(a, b, c)
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 233 static int muli(void *a, unsigned long b, void *c) function
422 &muli,
ltm_desc.c 247 static int muli(void *a, unsigned long b, void *c) function
428 &muli,
tfm_desc.c 253 static int muli(void *a, unsigned long b, void *c) function
716 &muli,
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 220 milliseconds