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

  /external/openssl/crypto/
x86cpuid.pl 77 &and ("edx",0xefffffff); # clear hyper-threading bit
106 &and ("edx",0xefffffff);
114 &and ("edx",0xefffffff); # clear hyper-threading bit if not
x86_64cpuid.pl 113 and \$0xefffffff,%edx # ~(1<<28)
142 and \$0xefffffff,%edx # ~(1<<28)
150 and \$0xefffffff,%edx # ~(1<<28)
  /external/stressapptest/src/
pattern.cc 66 0x10000000, 0xefffffff, 0x20000000, 0xdfffffff,
69 0x10000000, 0xefffffff, 0x08000000, 0xf7ffffff,
100 0xefffffff, 0xdfffffff, 0xbfffffff, 0x7fffffff,
101 0xbfffffff, 0xdfffffff, 0xefffffff, 0xf7ffffff,

Completed in 185 milliseconds