> isainfo -v > 32-bit i386 applications > ahf sse3 sse2 sse fxsr mmx cmov cx8 tsc fpu
> /usr/lib/libc/libc_hwcap2.so.1: ELF 32-bit LSB dynamic lib 80386 Version 1 > [SSE2 SSE MMX CMOV AMD_SYSC CX8 FPU] ... > Why isn't libc_hwcap2 used, which seems much more appropriate > concerning the supported set of instructions? libc_hwcap2 is using AMD syscall / sysret instructions (AMD_SYSC), and they are not supported by your cpu (= Intel ?). -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
