https://issues.dlang.org/show_bug.cgi?id=14120
Issue ID: 14120
Summary: iasm is missing pause instruction
Product: D
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: DMD
Assignee: [email protected]
Reporter: [email protected]
It's a synonym for 'rep; nop;' but if one doesn't know that it seems to be
missing.
--
