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

Binary instruction with 64-bit result. More...

#include <mnemonic_builder_binary64bit_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 TDestLo, typename TDestHi, typename TArg0, typename TArg1>
static void Build (const char *instr_spec, TContext &mctx, const MnemonicBuilderFlagsSet &bflags, const InstrFlagsSet &iflags, const TDestLo &d_lo, const TDestHi &d_hi, const TArg0 &rn, const TArg1 &rm)
 

Detailed Description

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

Binary instruction with 64-bit result.


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