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

  /external/openssl/crypto/aes/asm/
aes-ia64.S 38 maskff=r11;
84 // maskff,twenty4,sixteen
115 (p0) and te33=s3,maskff // 0/0:s3&0xff
118 (p0) and te30=s0,maskff // 0/1:s0&0xff
149 (p0) and te31=s1,maskff };; // 5/2:s1&0xff
155 (p0) and te32=s2,maskff };; // 6/3:s2&0xff
159 (p0) and te13=te13,maskff} // 7/2:s3>>16&0xff
200 and te33=s3,maskff // 0/0:s3&0xff
203 and te30=s0,maskff // 0/1:s0&0xff
234 and te31=s1,maskff };; // 5/2:s1&0xf
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 2216 __m128i maskff, a16, b16, r16_1, r16_2; local
    [all...]

Completed in 221 milliseconds