PandA-2024.02
|
constants used in taste More...
Go to the source code of this file.
Macros | |
#define | STR_CST_taste_address_translation "panda_address_translation_" |
The suffix of the address translation function. More... | |
#define | STR_CST_taste_data_size "panda_data_size_" |
The suffix of the data size function. More... | |
#define | STR_CST_taste_endianess_check "panda_endianess_check_" |
The suffix of the endianess check function. More... | |
#define | STR_CST_taste_endianess_inversion "bswap32" |
The suffix of the endianess inversion function. More... | |
#define | STR_CST_taste_memory_enabling "panda_memory_enabling_" |
The suffix of the memory enabling function. More... | |
#define | STR_CST_taste_output_multiplexer "panda_output_multiplexer_" |
The suffix of the output multiplexer function. More... | |
#define | STR_CST_taste_reg_status "panda_reg_status" |
The suffix of the reg_status value computation function. More... | |
constants used in taste
Definition in file taste_constants.hpp.
#define STR_CST_taste_address_translation "panda_address_translation_" |
The suffix of the address translation function.
Definition at line 42 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_data_size "panda_data_size_" |
The suffix of the data size function.
Definition at line 45 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_endianess_check "panda_endianess_check_" |
The suffix of the endianess check function.
Definition at line 48 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_endianess_inversion "bswap32" |
The suffix of the endianess inversion function.
Definition at line 54 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_memory_enabling "panda_memory_enabling_" |
The suffix of the memory enabling function.
Definition at line 58 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_output_multiplexer "panda_output_multiplexer_" |
The suffix of the output multiplexer function.
Definition at line 61 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().
#define STR_CST_taste_reg_status "panda_reg_status" |
The suffix of the reg_status value computation function.
Definition at line 64 of file taste_constants.hpp.
Referenced by TasteInterfaceGeneration::ComputeRelationships(), CreateAddressTranslation::Exec(), TasteInterfaceGeneration::HasToBeExecuted(), and TasteInterfaceGeneration::InternalExec().