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

Compare branch. More...

#include <binary_branch_instr_with_imm.h>

Public Types

using It = typename TInstrContext::It
 
using Pc = typename TInstrContext::Pc
 

Static Public Member Functions

template<typename TArg0>
static Result< InstrExecFlagsSet > Call (TInstrContext &ictx, const InstrFlagsSet &iflags, const TArg0 &rn, const u32 &imm)
 

Detailed Description

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

Compare branch.

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


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