|
fcml 1.3.0
|
This structure represents the assembler result. More...
#include <fcml_assembler.h>

Public Attributes | |
| fcml_st_ceh_error_container | errors |
| Error and warning messages generated by the assembler. | |
| fcml_st_assembled_instruction * | instructions |
| Chain of assembled instructions. | |
| fcml_st_assembled_instruction * | chosen_instruction |
| Instruction chosen by the used instruction chooser. | |
| fcml_usize | number_of_instructions |
| Number of encoded instruction forms. | |
This structure represents the assembler result.