asmjit::UniGp Class Reference [¶]
Unified general purpose register (also acts as a base class for architecture specific GP registers).
Unified general purpose register (also acts as a base class for architecture specific GP registers).
Default constructor that only setups basics.
Makes a copy of the other register operand.
Makes a copy of the other register having id set to id
Creates a register based on signature and id.
Creates a completely uninitialized UniGp register operand (garbage).
Creates a new register from register type and id.
Copy assignment operator - copies the content of other to this register.
Creates a new 32-bit GP register having the given register id reg_id.
Creates a new 64-bit GP register having the given register id reg_id.