libmicroemu 0.2.0
ARM Microcontroller Emulator Library
Loading...
Searching...
No Matches
libmicroemu::internal::TernaryLoadInstrWithShift< TLoadOp, TInstrContext > Class Template Reference

Load from register adress to register. More...

#include <ternary_load_instr_with_shift.h>

Public Types

using It = typename TInstrContext::It
 
using Pc = typename TInstrContext::Pc
 
using ExcTrig = typename TInstrContext::ExcTrig
 

Static Public Member Functions

template<typename TTgt, typename TArg0, typename TArg1>
static Result< InstrExecResultCall (TInstrContext &ictx, const InstrFlagsSet &iflags, const TTgt &rt, const TArg0 &rn, const TArg1 &rm, const ImmShiftResults &shift_res)
 

Detailed Description

template<typename TLoadOp, typename TInstrContext>
class libmicroemu::internal::TernaryLoadInstrWithShift< TLoadOp, TInstrContext >

Load from register adress to register.


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