Bug 16449 – add support for RDTSCP in iasm

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2016-08-31T08:27:00Z
Last change time
2017-01-07T03:01:57Z
Assigned to
nobody
Creator
b2.temp

Comments

Comment #0 by b2.temp — 2016-08-31T08:27:27Z
Comment #1 by thekookman — 2016-08-31T11:19:48Z
On hardware that supports it, is considerably more useful than RDTSC (which is currently supported). Ref Forum discussion: https://forum.dlang.org/post/[email protected]
Comment #2 by github-bugzilla — 2016-10-02T22:13:09Z
Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/311efc70e4a9de30329b5f02a8387b7ccf5014ac Fix issue 16449 - Add support for the RDTSCP opcode in IASM. https://github.com/dlang/dmd/commit/d9ad2338e6c217d0ec7c7584bfff6d61273a864a Merge pull request #6167 from LemonBoy/iasm-rdtscp Fix issue 16449 - Add support for the RDTSCP opcode in IASM.
Comment #3 by github-bugzilla — 2016-11-04T09:05:15Z
Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/311efc70e4a9de30329b5f02a8387b7ccf5014ac Fix issue 16449 - Add support for the RDTSCP opcode in IASM. https://github.com/dlang/dmd/commit/d9ad2338e6c217d0ec7c7584bfff6d61273a864a Merge pull request #6167 from LemonBoy/iasm-rdtscp
Comment #4 by github-bugzilla — 2017-01-07T03:01:57Z
Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/311efc70e4a9de30329b5f02a8387b7ccf5014ac Fix issue 16449 - Add support for the RDTSCP opcode in IASM. https://github.com/dlang/dmd/commit/d9ad2338e6c217d0ec7c7584bfff6d61273a864a Merge pull request #6167 from LemonBoy/iasm-rdtscp