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
F131820376: D39240.id119765.diff
Sat, Oct 11, 10:56 AM
F131820375: D39240.id121574.diff
Sat, Oct 11, 10:56 AM
F131820374: D39240.id.diff
Sat, Oct 11, 10:56 AM
F131820367: D39240.id119370.diff
Sat, Oct 11, 10:56 AM
Unknown Object (File)
Sat, Oct 11, 3:00 AM
Unknown Object (File)
Thu, Oct 9, 11:08 PM
Unknown Object (File)
Mon, Oct 6, 4:46 AM
Unknown Object (File)
Sun, Oct 5, 5:40 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50556
Build 47447: 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