|
libmicroemu 0.2.0
ARM Microcontroller Emulator Library
|
Load from register adress to register. More...
#include <ternary_store_instr_with_shift.h>
Public Types | |
| using | It = typename TInstrContext::It |
| using | Pc = typename TInstrContext::Pc |
Static Public Member Functions | |
| template<typename TTgt, typename TArg0, typename TArg1> | |
| static Result< InstrExecResult > | Call (TInstrContext &ictx, const InstrFlagsSet &iflags, const TTgt &rt, const TArg0 &rn, const TArg1 &rm, const ImmShiftResults &shift_res) |
Load from register adress to register.