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)
Sat, Apr 20, 4:05 AM
Unknown Object (File)
Feb 12 2024, 12:53 AM
Unknown Object (File)
Dec 23 2023, 1:18 AM
Unknown Object (File)
Dec 12 2023, 2:41 PM
Unknown Object (File)
Nov 27 2023, 8:56 AM
Unknown Object (File)
Sep 27 2023, 3:31 AM
Unknown Object (File)
Jul 4 2023, 1:09 PM
Unknown Object (File)
Jul 4 2023, 1:09 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