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