Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.