Reg64

Undocumented in source.
version(XBYAK64)
class Reg64 : Reg32e {}

Constructors

this
this(int idx)
Undocumented in source.

Inherited Members

From Reg32e

opBinary
RegExp opBinary(Reg32e b)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(int scale)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
RegExp opBinary(int disp)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
RegExp opBinaryRight(int disp)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta