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

Mla. More...

#include <ternary_instr.h>

Static Public Member Functions

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

Detailed Description

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

Mla.

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


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