Lioncash 46eae8cf2f common/fp/op/FPRecipExponent: Prevent undefined behavior from shifting a negative value
Due to promotion rules (types < int, even if unsigned, get promoted to
int when arithmetic is performed on them), this is a potential spot for
undefined behavior.
2020-04-22 21:00:47 +01:00
..
2020-04-22 20:46:22 +01:00
2020-04-22 20:46:12 +01:00
2020-04-22 20:26:12 +01:00
2020-04-22 20:57:37 +01:00
2020-04-22 20:57:37 +01:00