compiles: void foo(){ float f = 1.2f; asm{ fld f; } } fails to compile with "unknown operand for floating point instruction" void bar(){ const f = 1.2f; asm{ fld f; } } test cases: http://dstress.kuehne.cn/run/a/asm_fld_01_A.d http://dstress.kuehne.cn/run/a/asm_fld_02_A.d
Fixed 0.158
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル