mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:17:10 +00:00
The immediate here encodes both the rounding mode (in the low bits) and the scale (in the high bits). Make sure the scale is non-zero.
The immediate here encodes both the rounding mode (in the low bits) and the scale (in the high bits). Make sure the scale is non-zero.