Searched defs:ge_gex (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmp-sext-simm.c | 18 static int ge_gex(int x) { return (sext(x) >= (POS<< 1)) == 0; } in ge_gex() function |
Completed in 1 milliseconds