英語版
このページの英語版を見る

dmd.iasm

Dプログラミング言語コンパイラ用のインラインアセンブラ。

仕様 インラインアセンブラ

Copyright (C) 2018-2024 by The D Language Foundation, All Rights Reserved.

Authors:

ソース iasm.d

Statement asmSemantic(AsmStatement s, Scope* sc);
AsmStatement
void asmSemantic(CAsmDeclaration ad, Scope* sc);
CAsmDeclaration