[Issue 2300] pause opcode is not well documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 26 00:30:32 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2300


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from bugzilla at digitalmars.com  2008-08-26 02:30 -------
asm
{
    rep; nop;
}

does compile to 0xF3 0x90


-- 



More information about the Digitalmars-d-bugs mailing list