[Issue 20273] New: inline asm - add `pause` opcode
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 6 19:39:51 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20273
Issue ID: 20273
Summary: inline asm - add `pause` opcode
Product: D
Version: D2
Hardware: x86
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: turkeyman at gmail.com
Please add the `pause` opcode to DMD's inline asm as a clear alternative to
`rep; nop;`
--
More information about the Digitalmars-d-bugs
mailing list