|
| template<typename TMnemonicBuilder, typename TRegOps, typename TArg0> |
| static void | Build (TMnemonicBuilder &builder, const bool &is_add, const bool &is_index, const bool &is_wback, const TArg0 &rn, const u32 &imm) |
| | Uses the given str builder to build a string representing the different addressing modes of instructions.
|
| |
◆ Build()
template<typename TMnemonicBuilder, typename TRegOps, typename TArg0>
| static void libmicroemu::internal::RelativeAdrBuilder::Build |
( |
TMnemonicBuilder & | builder, |
|
|
const bool & | is_add, |
|
|
const bool & | is_index, |
|
|
const bool & | is_wback, |
|
|
const TArg0 & | rn, |
|
|
const u32 & | imm ) |
|
inlinestatic |
Uses the given str builder to build a string representing the different addressing modes of instructions.
- Template Parameters
-
- Parameters
-
| builder | |
| is_add | |
| is_index | |
| is_wback | |
| rn | |
| imm | |
The documentation for this class was generated from the following file: