Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Summary
The registers which are used by operands within machine instructions are described by register objects. The string conversion of a register object is the name of the register.
Object Properties
| Name | Description |
|---|---|
| Id | A unique identifier (within the domain of a specific architecture) for the register. |
Remarks
Currently, you can only get the register's name through string conversion.