by refractor » Feb 13, 2003 @ 5:51pm
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).