Welcome, Guest. Please login or register.

Author Topic: PC Emulation on A1?  (Read 7508 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: PC Emulation on A1?
« on: January 16, 2003, 01:13:24 PM »
x86 emulation on PowerPC should be quite reasonable if using a JIT implementation - I say reasonable in the comparable processor sense. Don't expect AthlonXP performance on a 603e :-) Given that the PPC has more gen purpose registers than the x86, I could forsee a really nice JIT that actually keeps the x86 register set in the PPC during execution of the code - kinda register allocation architecture taken to its logical conclusion.
Perhaps on Altivec systems some clever person might find a way to emulate some of the x86 SIMD stuff [mmx/3dnow].
int p; // A