On 3/25/2017 4:52 PM, Duncan wrote:
x64... is unfortunately somewhat ambiguous.

Is this x64 the newish unholy and problematic 64-bit/32-bit amalgam
that's 64-bit kernel and IIRC some kernel calls but otherwise 32-bit
userspace?  If so, that may be the problem as that's fairly new and
uncommon and won't have been debugged very well (similar to amd64 aka
x86_64 in ~ 2005).

See http://stackoverflow.com/questions/7635013/difference-between-x86-x32-and-x64-architectures

x86 is the traditional Intel 32 bit architecture. x64 is used for the AMD64, which is what all common AMD and Intel 64 bit processors are today. x32 is AMD64 but only using 32 bit pointers. IA64 is Itanium.

--
                Knowledge is Power -- Power Corrupts
                        Study Hard -- Be Evil


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to