dmd.iasm

Inline assembler for the D programming language compiler.

Specification: Inline Assembler

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

Authors

Walter Bright

Source: iasm.d

  • Declaration

    Statement asmSemantic(AsmStatement s, Scope* sc);

    AsmStatement