Page MenuHomeFreeBSD

share/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*'s MACHINE_CPU
ClosedPublic

Authored by pkubaj on Mar 24 2023, 12:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 28, 10:07 AM
Unknown Object (File)
Tue, Jul 21, 9:37 AM
Unknown Object (File)
Tue, Jul 7, 6:05 PM
Unknown Object (File)
Mon, Jul 6, 8:39 PM
Unknown Object (File)
Sat, Jul 4, 3:58 PM
Unknown Object (File)
Jun 28 2026, 10:48 PM
Unknown Object (File)
Jun 25 2026, 12:43 AM
Unknown Object (File)
Jun 24 2026, 11:31 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhibbits added inline comments.
share/mk/bsd.cpu.mk
294

Should this also have altivec?

Updating to add altivec on powerpc64le.

I think powerpcspe should also have its own block, but I'm not sure what that would be.

powerpcspe can be done separately. I don't think there's currently any attribute used, but if there will be it would be "spe" or such.

This revision is now accepted and ready to land.Apr 11 2023, 6:05 PM