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
F160487104: D39240.id.diff
Thu, Jun 25, 12:43 AM
F160481763: D39240.id121574.diff
Wed, Jun 24, 11:31 PM
Unknown Object (File)
Wed, Jun 24, 5:11 AM
Unknown Object (File)
Tue, Jun 23, 4:44 PM
Unknown Object (File)
Tue, Jun 23, 12:20 AM
Unknown Object (File)
Mon, Jun 22, 10:45 AM
Unknown Object (File)
May 18 2026, 12:39 AM
Unknown Object (File)
May 6 2026, 10:40 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50727
Build 47618: arc lint + arc unit

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