Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.