还有In Big-Endian format, the most significant byte of a word is stored at the lowest numbered byte这句话中的at the lowest numbered byte是什么意思?

解决方案 »

  1.   

    S3C44B0X has been developed using the advanced ARM7TDMI core。
    S3C44B0X已经发展到采用先进的ARM7TDMI内核。
     
      

  2.   

    我把全句都写了出来
    In Little-Endian format, the lowest numbered byte in a word is considered the word's least significant byte, and the highest numbered byte the most significant. Byte 0 of the memory system is therefore connected to data lines
    7 through 0.
    前面是帮你理解的,只要看. Byte 0 of the memory system is therefore connected to data lines 7 through 0.是什么就可以了,
      

  3.   

    Byte 0 of the memory system is therefore connected to data lines 7 through 0.
    0地址的存储系统因此连接到0~7的数据传输线上。
      

  4.   

    Entered after a data or instruction prefetch abort
    这句话中的instruction prefetch abort是什么意思?
    还有下面这句中我不知道FOR做什么讲?
    A privileged user mode for the operating system
      

  5.   

     In ARM state, bits [1:0] of R15 are zero and bits [31:2] contain the PC.
    看看吧
      

  6.   

    在ARM状态,R15(寄存器编号)的第0,1位等于0;第2~32位由PC设置。
      

  7.   

    There are banked Stack Pointers, Link Registers and Saved Process Status Registers (SPSRs) for each privileged mode
    在这句话里的banked Stack Pointers是什么意思呀?
    在其它地方也老出现banked registers ,这又是什么呢?
      

  8.   

    是不是不太通呀?
    而且banked Stack Pointers中的BANKED也没有翻译出来