Binary instruction with 64-bit result.
More...
#include <mnemonic_builder_binary64bit_instr.h>
|
|
using | It = typename TContext::It |
| |
|
using | Reg = typename TContext::Reg |
| |
|
using | SReg = typename TContext::SReg |
| |
|
|
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) |
| |
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: