dmd.backend.code_x86

Constants and data structures specific to the x86 platform.

Members

Enums

CLIB
enum CLIB

C library routines. See callclib().

SEGES
anonymousenum SEGES

Some instructions.

Functions

modregrm
ubyte modregrm(uint m, uint r, uint rm)

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

Structs

NDP
struct NDP

Meta

Suggestion Box / Bug Report