« Previous | Next » 

Revision 20132b96

ID20132b96055e1da1d114067c15bf53e78a25d1c4

Added by Richard Henderson almost 12 years ago

target-sparc: Don't compute full flags value so often

Avoid speculatively computing flags before every potentially trapping
operation and instead do the flags computation when a trap actually
occurs. This gives approximately 30% speedup in emulation.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences