Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Comments

64-bit core.cpuid#10

Merged
braddr merged 1 commit intodlang:masterfrom
don-clugston-sociomantic:cpuid64bit
Mar 26, 2011
Merged

64-bit core.cpuid#10
braddr merged 1 commit intodlang:masterfrom
don-clugston-sociomantic:cpuid64bit

Conversation

@donc
Copy link

@donc donc commented Mar 24, 2011

This should fix bug 5612: "core.cpuid not implemented on 64". The changes are very small.

Since the cpuid instruction is identical for 32bit, 64 bit, and Itanium,
the only changes are in the registers used for storing to global arrays.
There is also a workaround for compiler bug 5774.
@braddr braddr merged commit 167baeb into dlang:master Mar 26, 2011
dnadlinger added a commit to dnadlinger/druntime that referenced this pull request Jun 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants