> I didn't use fetch ram cpu and bios under starscream for speed reason, > because starscream have special handler for buffer area. I hope that > the speed is not too affected.
I'm not planning to use them too. I just adjusted the functions so that they _would_ work if needed (for debugging, etc.) > You sugest to simplify the code by keeping the code where ALIGNLONGS=1, right > ? > When I coded this part, I used this because I think that using > unaligned acces on platform that support it (ie i386) was faster. Now, > I don't know if it's true.... Well, if you're using fetch/store long, you're either not on i386, debugging, or don't care about performance (otherwise you'd be using the ASM core). Anyway, I don't think long store/fetches are common enough... Renato Sousa Gngeo mailing list To unsubscribe : mailto:[EMAIL PROTECTED]