Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcmp-zext-uimm2.c13 int zext_geu_q(unsigned x) { return (zext(x) >= 0x100000001UL) == 0; } in zext_geu_q() function

Completed in 1 milliseconds