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

Umull. More...

#include <binary64bit_instr.h>

Static Public Member Functions

template<typename TDestLo, typename TDestHi, typename TArg0, typename TArg1>
static Result< InstrExecFlagsSet > Call (TInstrContext &ictx, const InstrFlagsSet &iflags, const TDestLo &rd_lo, const TDestHi &rd_hi, const TArg0 &rn, const TArg1 &rm)
 

Detailed Description

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

Umull.

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


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