Lines Matching full:bits
82 * target frequency fits in 64 bits.
100 * result is 32 bits.
108 * result32 - The result will be truncated to 32 bits on use
306 * print "/", "** \@brief Convert $hfrom to $hto. $ret32 bits. $hround.\n";
345 /** @brief Convert seconds to hardware cycles. 32 bits. Truncates.
361 /** @brief Convert seconds to hardware cycles. 64 bits. Truncates.
377 /** @brief Convert seconds to hardware cycles. 32 bits. Round nearest.
393 /** @brief Convert seconds to hardware cycles. 64 bits. Round nearest.
409 /** @brief Convert seconds to hardware cycles. 32 bits. Rounds up.
425 /** @brief Convert seconds to hardware cycles. 64 bits. Rounds up.
441 /** @brief Convert seconds to ticks. 32 bits. Truncates.
457 /** @brief Convert seconds to ticks. 64 bits. Truncates.
473 /** @brief Convert seconds to ticks. 32 bits. Round nearest.
489 /** @brief Convert seconds to ticks. 64 bits. Round nearest.
505 /** @brief Convert seconds to ticks. 32 bits. Rounds up.
521 /** @brief Convert seconds to ticks. 64 bits. Rounds up.
537 /** @brief Convert milliseconds to hardware cycles. 32 bits. Truncates.
553 /** @brief Convert milliseconds to hardware cycles. 64 bits. Truncates.
569 /** @brief Convert milliseconds to hardware cycles. 32 bits. Round nearest.
585 /** @brief Convert milliseconds to hardware cycles. 64 bits. Round nearest.
601 /** @brief Convert milliseconds to hardware cycles. 32 bits. Rounds up.
617 /** @brief Convert milliseconds to hardware cycles. 64 bits. Rounds up.
633 /** @brief Convert milliseconds to ticks. 32 bits. Truncates.
649 /** @brief Convert milliseconds to ticks. 64 bits. Truncates.
665 /** @brief Convert milliseconds to ticks. 32 bits. Round nearest.
681 /** @brief Convert milliseconds to ticks. 64 bits. Round nearest.
697 /** @brief Convert milliseconds to ticks. 32 bits. Rounds up.
713 /** @brief Convert milliseconds to ticks. 64 bits. Rounds up.
729 /** @brief Convert microseconds to hardware cycles. 32 bits. Truncates.
745 /** @brief Convert microseconds to hardware cycles. 64 bits. Truncates.
761 /** @brief Convert microseconds to hardware cycles. 32 bits. Round nearest.
777 /** @brief Convert microseconds to hardware cycles. 64 bits. Round nearest.
793 /** @brief Convert microseconds to hardware cycles. 32 bits. Rounds up.
809 /** @brief Convert microseconds to hardware cycles. 64 bits. Rounds up.
825 /** @brief Convert microseconds to ticks. 32 bits. Truncates.
841 /** @brief Convert microseconds to ticks. 64 bits. Truncates.
857 /** @brief Convert microseconds to ticks. 32 bits. Round nearest.
873 /** @brief Convert microseconds to ticks. 64 bits. Round nearest.
889 /** @brief Convert microseconds to ticks. 32 bits. Rounds up.
905 /** @brief Convert microseconds to ticks. 64 bits. Rounds up.
921 /** @brief Convert nanoseconds to hardware cycles. 32 bits. Truncates.
937 /** @brief Convert nanoseconds to hardware cycles. 64 bits. Truncates.
953 /** @brief Convert nanoseconds to hardware cycles. 32 bits. Round nearest.
969 /** @brief Convert nanoseconds to hardware cycles. 64 bits. Round nearest.
985 /** @brief Convert nanoseconds to hardware cycles. 32 bits. Rounds up.
1001 /** @brief Convert nanoseconds to hardware cycles. 64 bits. Rounds up.
1017 /** @brief Convert nanoseconds to ticks. 32 bits. Truncates.
1033 /** @brief Convert nanoseconds to ticks. 64 bits. Truncates.
1049 /** @brief Convert nanoseconds to ticks. 32 bits. Round nearest.
1065 /** @brief Convert nanoseconds to ticks. 64 bits. Round nearest.
1081 /** @brief Convert nanoseconds to ticks. 32 bits. Rounds up.
1097 /** @brief Convert nanoseconds to ticks. 64 bits. Rounds up.
1113 /** @brief Convert hardware cycles to seconds. 32 bits. Truncates.
1129 /** @brief Convert hardware cycles to seconds. 64 bits. Truncates.
1145 /** @brief Convert hardware cycles to seconds. 32 bits. Round nearest.
1161 /** @brief Convert hardware cycles to seconds. 64 bits. Round nearest.
1177 /** @brief Convert hardware cycles to seconds. 32 bits. Rounds up.
1193 /** @brief Convert hardware cycles to seconds. 64 bits. Rounds up.
1209 /** @brief Convert hardware cycles to milliseconds. 32 bits. Truncates.
1225 /** @brief Convert hardware cycles to milliseconds. 64 bits. Truncates.
1241 /** @brief Convert hardware cycles to milliseconds. 32 bits. Round nearest.
1257 /** @brief Convert hardware cycles to milliseconds. 64 bits. Round nearest.
1273 /** @brief Convert hardware cycles to milliseconds. 32 bits. Rounds up.
1289 /** @brief Convert hardware cycles to milliseconds. 64 bits. Rounds up.
1305 /** @brief Convert hardware cycles to microseconds. 32 bits. Truncates.
1321 /** @brief Convert hardware cycles to microseconds. 64 bits. Truncates.
1337 /** @brief Convert hardware cycles to microseconds. 32 bits. Round nearest.
1353 /** @brief Convert hardware cycles to microseconds. 64 bits. Round nearest.
1369 /** @brief Convert hardware cycles to microseconds. 32 bits. Rounds up.
1385 /** @brief Convert hardware cycles to microseconds. 64 bits. Rounds up.
1401 /** @brief Convert hardware cycles to nanoseconds. 32 bits. Truncates.
1417 /** @brief Convert hardware cycles to nanoseconds. 64 bits. Truncates.
1433 /** @brief Convert hardware cycles to nanoseconds. 32 bits. Round nearest.
1449 /** @brief Convert hardware cycles to nanoseconds. 64 bits. Round nearest.
1465 /** @brief Convert hardware cycles to nanoseconds. 32 bits. Rounds up.
1481 /** @brief Convert hardware cycles to nanoseconds. 64 bits. Rounds up.
1497 /** @brief Convert hardware cycles to ticks. 32 bits. Truncates.
1513 /** @brief Convert hardware cycles to ticks. 64 bits. Truncates.
1529 /** @brief Convert hardware cycles to ticks. 32 bits. Round nearest.
1545 /** @brief Convert hardware cycles to ticks. 64 bits. Round nearest.
1561 /** @brief Convert hardware cycles to ticks. 32 bits. Rounds up.
1577 /** @brief Convert hardware cycles to ticks. 64 bits. Rounds up.
1593 /** @brief Convert ticks to seconds. 32 bits. Truncates.
1609 /** @brief Convert ticks to seconds. 64 bits. Truncates.
1625 /** @brief Convert ticks to seconds. 32 bits. Round nearest.
1641 /** @brief Convert ticks to seconds. 64 bits. Round nearest.
1657 /** @brief Convert ticks to seconds. 32 bits. Rounds up.
1673 /** @brief Convert ticks to seconds. 64 bits. Rounds up.
1689 /** @brief Convert ticks to milliseconds. 32 bits. Truncates.
1705 /** @brief Convert ticks to milliseconds. 64 bits. Truncates.
1721 /** @brief Convert ticks to milliseconds. 32 bits. Round nearest.
1737 /** @brief Convert ticks to milliseconds. 64 bits. Round nearest.
1753 /** @brief Convert ticks to milliseconds. 32 bits. Rounds up.
1769 /** @brief Convert ticks to milliseconds. 64 bits. Rounds up.
1785 /** @brief Convert ticks to microseconds. 32 bits. Truncates.
1801 /** @brief Convert ticks to microseconds. 64 bits. Truncates.
1817 /** @brief Convert ticks to microseconds. 32 bits. Round nearest.
1833 /** @brief Convert ticks to microseconds. 64 bits. Round nearest.
1849 /** @brief Convert ticks to microseconds. 32 bits. Rounds up.
1865 /** @brief Convert ticks to microseconds. 64 bits. Rounds up.
1881 /** @brief Convert ticks to nanoseconds. 32 bits. Truncates.
1897 /** @brief Convert ticks to nanoseconds. 64 bits. Truncates.
1913 /** @brief Convert ticks to nanoseconds. 32 bits. Round nearest.
1929 /** @brief Convert ticks to nanoseconds. 64 bits. Round nearest.
1945 /** @brief Convert ticks to nanoseconds. 32 bits. Rounds up.
1961 /** @brief Convert ticks to nanoseconds. 64 bits. Rounds up.
1977 /** @brief Convert ticks to hardware cycles. 32 bits. Truncates.
1993 /** @brief Convert ticks to hardware cycles. 64 bits. Truncates.
2009 /** @brief Convert ticks to hardware cycles. 32 bits. Round nearest.
2025 /** @brief Convert ticks to hardware cycles. 64 bits. Round nearest.
2041 /** @brief Convert ticks to hardware cycles. 32 bits. Rounds up.
2057 /** @brief Convert ticks to hardware cycles. 64 bits. Rounds up.