|
IDAPython 9.0
|
Public Member Functions | |
| __init__ (self, reg, dtype) | |
| __eq__ (self, other) | |
Public Attributes | |
| reg = reg | |
| dtype = dtype | |
INTERNAL This class describes a register's number and dtyp. The equal operator is overloaded so that two instances can be tested for equality
| __init__ | ( | self, | |
| reg, | |||
| dtype ) |
| __eq__ | ( | self, | |
| other ) |
| dtype = dtype |
| reg = reg |