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
F110075415: D39240.id119370.diff
Thu, Feb 13, 7:46 AM
Unknown Object (File)
Sun, Feb 9, 6:10 PM
Unknown Object (File)
Tue, Feb 4, 6:07 AM
Unknown Object (File)
Tue, Feb 4, 5:49 AM
Unknown Object (File)
Tue, Feb 4, 3:23 AM
Unknown Object (File)
Tue, Jan 28, 10:11 PM
Unknown Object (File)
Fri, Jan 24, 6:02 PM
Unknown Object (File)
Fri, Jan 24, 5:32 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