... b[10]; for (i=0;i<10;i++) a[i] = b[i]; When compiling the same program on ARM processors, the compiler will have to insert a UXTB instruction to ...
確定! 回上一頁