#include <srt.h>
Inheritance diagram for sym_int_reg:

| Public Member Functions | |
| sym_int_reg (UINT r) | |
| virtual bool | compare_eq (sym_int_token *t) | 
| virtual Object * | duplicate () | 
| virtual bool | evaluate (bool *i) | 
| virtual int | nstrfy (char *buf, int n) | 
| virtual OBJECT_ID | object_id () const | 
| Public Attributes | |
| UINT | regidx | 
| 
 | 
| 
 Definition at line 55 of file srt.cc. Referenced by duplicate(). | 
| 
 | 
| 
 Implements sym_int_token. Definition at line 60 of file srt.cc. References regidx. | 
| 
 | 
| Standard Object duplicator. 
 Reimplemented from Object. Reimplemented in sym_int_reg_x86. Definition at line 66 of file srt.cc. References regidx, and sym_int_reg(). | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 Implements sym_int_token. Reimplemented in sym_int_reg_x86. | 
| 
 | 
| 
 
 Reimplemented from Object. Definition at line 81 of file srt.cc. References ATOM_SYM_INT_REG. | 
| 
 | 
| 
 Definition at line 64 of file srt.h. Referenced by compare_eq(), duplicate(), nstrfy(), and sym_int_reg(). | 
 1.3.5
 
1.3.5