Constants and data structures specific to the x86 platform.
C library routines. See callclib().
Some instructions.
Macros to ease generating code modregrm: generate mod reg r/m field modregxrm: reg could be R8..R15 modregrmx: rm could be R8..R15 modregxrmx: reg or rm could be R8..R15 NEWREG: change reg field of x to r genorreg: OR t,f
See Source File backend/code_x86.d Documentation: https://dlang.org/phobos/dmd_backend_code_x86.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/backend/code_x86.d
Walter Bright
Copyright (C) 1985-1998 by Symantec Copyright (C) 2000-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Constants and data structures specific to the x86 platform.