Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.