Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcmp-zext-uimm2.c4 int zext_ltu_p(unsigned x) { return (zext(x) < 0x100000000UL) == 1; } in zext_ltu_p() function

Completed in 1 milliseconds