#include "cpu.h" int execute_instruction_on_cpu(CPU *cpu, uint32_t instruction);