|
fcml 1.3.0
|
Instruction operand. More...
#include <fcml_common.h>

Public Attributes | |
| fcml_en_operand_type | type |
| Operand type. | |
| fcml_hints | hints |
| Optional operand level hints. | |
| fcml_st_integer | immediate |
| Immediate value operand. | |
| fcml_st_far_pointer | far_pointer |
| Far pointer operand. | |
| fcml_st_address | address |
| Effective address or absolute offset. | |
| fcml_st_register | reg |
| Register operand. | |
| fcml_st_operand_decorators | decorators |
| Operand decorators. | |
Instruction operand.
Structure represents one instruction operand.