text
stringlengths
0
252
fetcher.p_mem_fetch(memoria);
executer.p_mem_ex(memoria);
// BREG
executer.p_breg_ex(banco_registradores);
}
};