Template Function sgpl::execute_cpu(const size_t, sgpl::Cpu<Spec>&, const sgpl::Program<Spec>&)¶
Defined in File execute_cpu.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “sgpl::execute_cpu” with arguments (const size_t, sgpl::Cpu<Spec>&, const sgpl::Program<Spec>&) in doxygen xml output for project “Matthew Andres Moreno” from directory: ./doxyoutput/xml. Potential matches:
- template<typename Spec> void execute_cpu(const size_t max_slices, sgpl::Cpu<Spec> &state, const sgpl::Program<Spec> &program)
- template<typename Spec> void execute_cpu(const size_t max_slices, sgpl::Cpu<Spec> &state, const sgpl::Program<Spec> &program, typename Spec::peripheral_t &peripheral)