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

  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 178 $NSI = 3;
251 $i0 % $NT, $i2 % $NSI, $i1 % $NSJ) if ($p & $pComT);
259 &I(\$c, "SKEY [JP[%u]] = SI[%u]", $i1 % $NJP, $i2%$NSI) if ($p & $pComT);
263 &I(\$c, "LKEY SI[%u] = [IPr[%u]]", $i0 % $NSI, $i0%$NIP)if ($p & $pComI);
278 &I(\$c, "add J = J, SI[%u]", $i0 % $NSI) if ($p & $pComI);
303 &I(\$bypass, "sub J = J, SI[%u]", $i0 % $NSI);
307 &I(\$bypass, "add J = J, SI[%u]", $i1 % $NSI);
308 &I(\$bypass, "mov SI[%u] = SI[%u]", $i0 % $NSI, $i1 % $NSI);
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/qemu/
ppc-dis.c 682 /* The NSI field in a D form instruction. This is the same as the
684 #define NSI NB + 1
689 #define RA NSI + 1
    [all...]

Completed in 591 milliseconds