mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-06 13:08:38 +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