>>> That said... shouldn't you filter our invalid or read-only regs before
>>> updating the cache?
>>
>> hmm, the current model relies on the fact that some registers have
>> their value implicitly updated. But I guess, we can dump which are
>> accessed and implement a default behavior for these. I will take a
>> look.
> 
> I don't really follow what you're saying here, but I guess I'll see
> what it looks like in te next spin.

My idea was to printf the registers being used and populate the switch 
statement, but there are too many of them and it would only pollute 
the code for not much benefit I think 

I will keep it as it is and may be fix a few things if possible.

C.

Reply via email to