Page 1 of 1

Does PF supports XScale CPUs?

PostPosted: Feb 13, 2003 @ 1:23pm
by Viking

yes it does, arm

PostPosted: Feb 13, 2003 @ 3:03pm
by Conan
Yes, people with XScale devices can run PF games.

Bui8ld for the arm platform ( eVC does not contain anything XScale )

PostPosted: Feb 13, 2003 @ 5:51pm
by refractor
The XScale CPUs have a super-set of the StrongARM instructions, so as long as code isn't doing anything processor-specific (using the special hardware registers, chip functions, etc) then StrongARM code should run on the XScale.

(Quick answer: Should work fine).