Statistics
| Branch: | Revision:

root / target-ppc / helper_regs.h @ 8ca3f6c3

History | View | Annotate | Download (4.2 kB)

# Date Author Comment
0411a972 10/26/2007 12:35 am j_mayer

Gprof prooved the PowerPC emulation spent too much time in MSR load and store
routines. Coming back to a raw MSR storage model then speed-up the emulation.
Improve fast MSR updates (wrtee wrteei and mtriee cases).
Share rfi family instructions helpers code to avoid bug in duplicated code....