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

Load from immediate adr to register. More...

#include <mnemonic_builder_unary_branch_instr.h>

Public Types

using It = typename TContext::It
 
using Reg = typename TContext::Reg
 
using SReg = typename TContext::SReg
 

Static Public Member Functions

template<typename TArg0>
static void Build (const char *instr_spec, TContext &mctx, const MnemonicBuilderFlagsSet &bflags, const InstrFlagsSet &iflags, const TArg0 &rn)
 

Detailed Description

template<typename TContext>
class libmicroemu::internal::MnemonicBuilderUnaryBranchInstr< TContext >

Load from immediate adr to register.


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