Searched refs:underflows (Results 1 – 10 of 10) sorted by relevance
1 * Fix FIFO/buffer overflows and underflows
38 result underflows before rounding, but becomes a normalised number
456 const unsigned int *underflows, in check_entry_size_and_hooks() argument485 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()489 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
593 const unsigned int *underflows, in check_entry_size_and_hooks() argument622 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()626 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
611 const unsigned int *underflows, in check_entry_size_and_hooks() argument640 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()644 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
118 leeway for computational errors (over/underflows). Example: if
93 over/underflows and clamping issues of integer values in general. The usual
277 control mechanisms exist on both sides to prevent underflows and overflows.
252 prediction when the return stack buffer underflows while switching to
1143 will detect preemption count underflows.