Re: Optimising ArcEm for ARM hosts

2010-08-02 Thread Jeffrey Lee
On Mon, 2 Aug 2010, Chris Young wrote: > On Sun, 1 Aug 2010 21:14:12 +0100 (GMT Daylight Time), Jeffrey Lee wrote: > >> If anyone's interested in experimenting on other platforms, the #define >> that controls the use of ARMul_ImmedTable is at the top of armemu.h. > > Not using the table is margina

Re: Optimising ArcEm for ARM hosts

2010-08-02 Thread Chris Young
On Sun, 1 Aug 2010 21:14:12 +0100 (GMT Daylight Time), Jeffrey Lee wrote: > Now fixed. I'd managed to break SWP in exactly the same way as SWPB, so > the SharedCLibrary was getting stuck trying to lock a mutex of some kind > :( Works now, can't find any outstanding problems from a usability poi