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

Sdiv. More...

#include <binary_instr.h>

Public Types

using ExcTrig = typename TInstrContext::ExcTrig
 

Static Public Member Functions

static bool IntegerZeroDivideTrappingEnabled (const TInstrContext &ictx)
 
static void GenerateIntegerZeroDivide (const TInstrContext &ictx)
 
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::SDiv2Op< TInstrContext >

Sdiv.

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


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