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
- 
  Declarationenum int_modrm;
- 
  Declarationaliasopflag_t= uint;
- 
  Declarationnothrow @nogc opflag_tCONSTRUCT_FLAGS(uintuSizemask, uintaopty, uintamod, uintuRegmask);FLAGS ///////////////////////////////////// 
- 
  Declarationnothrow @nogc OpndSizegetOpndSize(opflag_tus);Extract OpndSize from opflag_t.