mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-07 17:49:15 +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