mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
7a22215c53
shifts into the sign bit. Instead use (1U << 31) which gets the expected result. This fix is not ideal as it assumes a 32 bit int, but does fix the issue for most cases. A similar change was made in OpenBSD. Discussed with: -arch, rdivacky Reviewed by: cperciva |
||
---|---|---|
.. | ||
crb_machdep.c | ||
files.crb | ||
files.i81342 | ||
i81342_mcu.c | ||
i81342_pci.c | ||
i81342_space.c | ||
i81342.c | ||
i81342reg.h | ||
i81342var.h | ||
iq81342_7seg.c | ||
iq81342reg.h | ||
iq81342var.h | ||
obio_space.c | ||
obio.c | ||
obiovar.h | ||
std.crb | ||
std.i81342 | ||
uart_bus_i81342.c | ||
uart_cpu_i81342.c |