Struct RegulatorGet

Struct Documentation

struct sgpl::local::RegulatorGet

Gets the regulator value of the local jump table tag that best matches this instruction’s tag.

Stores the value in reg[arg\_0]. If no tag matches, a no-op is performed.

Public Static Functions

template<typename Spec>
void run(sgpl::Core<Spec> &core, const sgpl::Instruction<Spec> &inst, const sgpl::Program<Spec>&, typename Spec::peripheral_t&) noexcept
std::string name()
size_t prevalence()
template<typename Spec>
auto descriptors(const sgpl::Instruction<Spec> &inst)
template<typename Spec>
std::set<std::string> categories(const sgpl::Instruction<Spec>&)