mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-18 22:35:12 +00:00
Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never
Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never