Site Overlay

News from my bubbleCarlos Seo

From The Blog

Golang patch accepted: runtime detection of ISA level and CPU capabilities

Commit 40aaf28 adds the functionality of querying about a CPU capability (·cpu+facilities_hasFEATURE(SB)) or ISA level (·cpu+facilities_isPOWERx(SB)) at runtime for ppc64x. These variables are set during runtime from the HWCAP/HWCAP2 bits. ThisContinue readingGolang patch accepted: runtime detection of ISA level and CPU capabilities