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: [email protected]
Reporter: [email protected]
Please add the `pause` opcode to DMD's inline asm as a clear alternative to
`rep; nop;`
--
