Template Function sgpl::execute_cpu_n_cycles(const size_t, sgpl::Cpu<Spec>&, const sgpl::Program<Spec>&)¶
Defined in File execute_cpu_n_cycles.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “sgpl::execute_cpu_n_cycles” 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 = sgpl::Spec<>> void execute_cpu_n_cycles(const size_t cycles, sgpl::Cpu<Spec> &state, const sgpl::Program<Spec> &program)
- template<typename Spec> void execute_cpu_n_cycles(const size_t max_cycles, sgpl::Cpu<Spec> &state, const sgpl::Program<Spec> &program, typename Spec::peripheral_t &peripheral)