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

Eor. More...

#include <binary_instr_with_imm_carry.h>

Static Public Member Functions

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

Detailed Description

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

Eor.

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


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