Searched defs:zext_geu_0 (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmp-zext-uimm2.c | 15 int zext_geu_0(unsigned x) { return (zext(x) >= 0x0ffffffffUL) == (x >= 0xffffffff); } in zext_geu_0() function |
Completed in 1 milliseconds