Searched defs:opcd (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_posix.cc58 u32 opcd = inst >> 26; local
67 (opcd == 39 || opcd == 45 || opcd == 37 || opcd == 62 ||
68 (opcd == 31 && (xo == 247 || xo == 439 || xo == 183 || xo == 181))))

Completed in 160 milliseconds