Searched refs:bnegative (Results 1 – 1 of 1) sorted by relevance
3473 uint8_t bnegative = negative(b); in table_select() local3474 uint8_t babs = b - ((uint8_t)((-bnegative) & b) << 1); in table_select()3488 cmov(t, &minust, bnegative); in table_select()