September 24, 2007 [Issue 842] incorrect assembler output for asm{ fst x; } | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=842 dvdfrdmn@users.sf.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from dvdfrdmn@users.sf.net 2007-09-23 19:05 ------- That is not a valid instruction. GDC uses the system assembler for some operand checking so the output looks a little rough. DMD prints: x.d(5): bad type/size of operands 'fst' -- |
Copyright © 1999-2021 by the D Language Foundation