fredtan <tanflying@xxxxxxxxx> writes: > D_CACHE,then invalidate I_CACHE,then run the code. My MIPS does not have > SYNCI instruction,Cache > > instruction is a privilege instruction, the program has no right to use it. > So , What can I do ? use cacheflush() Arnaud