mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +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 |
||
---|---|---|
.. | ||
avila_ata.c | ||
avila_gpio.c | ||
avila_led.c | ||
avila_machdep.c | ||
cambria_exp_space.c | ||
cambria_fled.c | ||
cambria_gpio.c | ||
cambria_led.c | ||
files.avila | ||
files.ixp425 | ||
if_npe.c | ||
if_npereg.h | ||
ixdp425_pci.c | ||
ixdp425reg.h | ||
ixp425_a4x_io.S | ||
ixp425_a4x_space.c | ||
ixp425_iic.c | ||
ixp425_intr.h | ||
ixp425_mem.c | ||
ixp425_npe.c | ||
ixp425_npereg.h | ||
ixp425_npevar.h | ||
ixp425_pci_asm.S | ||
ixp425_pci_space.c | ||
ixp425_pci.c | ||
ixp425_qmgr.c | ||
ixp425_qmgr.h | ||
ixp425_space.c | ||
ixp425_timer.c | ||
ixp425_wdog.c | ||
ixp425.c | ||
ixp425reg.h | ||
ixp425var.h | ||
std.avila | ||
std.ixp425 | ||
std.ixp435 | ||
uart_bus_ixp425.c | ||
uart_cpu_ixp425.c |