Date: Mon, 19 Jan 2026 18:30:42 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 292548] openssl/openssh: Illegal instruction on POWER7 Message-ID: <bug-292548-21-TmJAImY8Ii@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-292548-21@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292548 Timothy Pearson <tpearson@raptorengineering.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tpearson@raptorengineering. | |com --- Comment #6 from Timothy Pearson <tpearson@raptorengineering.com> --- Most likely this is the VSX cryptographic instructions being turned on when they shouldn't be. VSX with crypto is only really available in POWER8 (ISA 2.07) or higher; PPC_FEATURE2_VEC_CRYPTO should be tested at runtime to see if it exists as it is technically an optional feature even on ISA 2.07 and higher. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292548-21-TmJAImY8Ii>
