fcml 1.2.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
fcml_st_operand Struct Reference

Instruction operand. More...

#include <fcml_common.h>

Collaboration diagram for fcml_st_operand:
Collaboration graph
[legend]

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.
 

Detailed Description

Instruction operand.

Structure represents one instruction operand.


The documentation for this struct was generated from the following file: