[Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing

Paul Brook paul at codesourcery.com
Thu Apr 1 11:59:14 UTC 2010


> Oh this is happening with x86_64-bsd-user on the same arch so I'd say
> (abi_ulong)-1 would be the same as ~0ul (and still cause the assert.)

No. These two are different when sizeof(abi_ulong) < sizeof(long).

Paul


More information about the freebsd-emulation mailing list