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

Lsr. More...

#include <binary_instr.h>

Static Public Member Functions

template<typename TDest, typename TArg0, typename TArg1>
static Result< InstrExecFlagsSet > Call (TInstrContext &ictx, const InstrFlagsSet &iflags, const TDest &rd, const TArg0 &rn, const TArg1 &rm)
 

Detailed Description

template<typename TInstrContext>
class libmicroemu::internal::Lsr2Op< TInstrContext >

Lsr.

see Armv7-M Architecture Reference Manual Issue E.e p.285


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