26#ifndef FCML_ASM_DIALECT_INTEL_H_
27#define FCML_ASM_DIALECT_INTEL_H_
39#define FCML_INTEL_DIALECT_CF_DEFAULT 0
Structures and functions related to dialects.
struct fcml_st_dialect fcml_st_dialect
Assembler dialect.
Definition: fcml_dialect.h:36
Global error handling related declarations.
fcml_uint16_t fcml_ceh_error
All error codes should be held in variables of this type.
Definition: fcml_errors.h:156
LIB_EXPORT fcml_ceh_error LIB_CALL fcml_fn_dialect_init_intel(fcml_uint32_t config_flags, fcml_st_dialect **dialect)
Initializes Intel dialect.
Handles Win32 DLL symbols importing/exporting.