dmd.backend.iasm
Declarations for ptrntab.d, the instruction tables for the inline assembler.
License
Source:
backend/iasm.d
Documentation: https://dlang.org/phobos/dmd_backend_iasm.html
-
Declaration
enum int_modrm; -
Declaration
aliasopflag_t= uint; -
Declaration
nothrow @nogc opflag_tCONSTRUCT_FLAGS(uintuSizemask, uintaopty, uintamod, uintuRegmask);FLAGS /////////////////////////////////////
-
Declaration
nothrow @nogc OpndSizegetOpndSize(opflag_tus);Extract OpndSize from opflag_t.