flags64.patch
Description: Binary data
On Sep 19, 2007, at 1:28 AM, Paul Brook wrote:
Ok, I will try to shift the intercepts in an uint_64 flags variable in the TB.OK, great. Having 64 bits may also help for additional (ie future...) features in PowerPC 64 emulation.Maybe worth letting the target say whether it needs 32 or 64-bit flags.The flag lookup is likely to be on a hot path. Paul
here comes the patch.