Files
dingusppc/cpu/ppc
Mihai Parparita e7d8e71297 ppc: make ppc_effective_address into a local
There's no reason for it to be a global, we always set it and use it
in instruction implementations, and we never read it directly.

Perhaps the compiler could optimize this away, but it's better to be
simpler (and also be easier to read).
2024-08-18 22:38:50 -07:00
..
2024-06-21 08:01:21 -07:00
2024-04-09 07:57:48 -07:00