libmicroemu 0.2.0
ARM Microcontroller Emulator Library
Loading...
Searching...
No Matches
libmicroemu::internal::MnemonicBuilderTernaryNullInstrWithShift< TContext > Class Template Reference

Load from immediate adr to register. More...

#include <mnemonic_builder_ternary_null_instr_with_shift.h>

Public Types

using It = typename TContext::It
 
using Reg = typename TContext::Reg
 
using SReg = typename TContext::SReg
 

Static Public Member Functions

template<typename TArg0, typename TArg1>
static void Build (const char *instr_spec, TContext &mctx, const MnemonicBuilderFlagsSet &bflags, const InstrFlagsSet &iflags, const TArg0 &rn, const TArg1 &rm, const ImmShiftResults &shift_res, bool supress_type)
 

Detailed Description

template<typename TContext>
class libmicroemu::internal::MnemonicBuilderTernaryNullInstrWithShift< TContext >

Load from immediate adr to register.


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