I want to implement an efficient memory copy procedure on T1042
My question is do you have any such example ?
Since this is a 32/64 bit implementation would it be possible to mix 32 and 64 bit commands ? Do you have any such example ?
From e500 core manual it seems to be possible by changing computation mode MSR[CM] .
Micha