Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcmp-zext-uimm1.c6 int zext_ge_p(unsigned int x) { return (zext(x) >= (BITS + 1)) == 0; } in zext_ge_p() function

Completed in 1 milliseconds