next address instruction 中文意思是什麼

next address instruction 解釋
下一地址指令
  • next : adj 1 其次的;下次的,緊接著來到的。2 隔壁的。3 〈the next〉任何別的。n 下一個人[東西]。 in my ne...
  • address : n 1 (信上的)稱呼,姓名;地址。2 致辭;寒喧;演說;正式請願。3 談吐,風度。4 〈pl 〉 求愛,獻殷...
  • instruction : n. 1. 教育,教導。2. 教訓,教誨。3. 〈 pl. 〉 指令,訓令,指示,細目。
  1. The lk bit specifies whether the address of the next sequential instruction is saved in the link register as a return address for a subroutine call

    Lk位指定了下一個順序指令的地址是否作為子常式調用的返回地址保存在鏈接寄存器中。
  2. The ability to save the address of the next sequential instruction is provided on all branch instructions, including the branch to link register instruction

    所有的轉移指令都具備保存后繼順序指令地址的能力,包括到鏈接寄存器的轉移。
  3. When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function

    查看斷點屬性時,該斷點顯示為一個地址斷點,這個地址斷點具有一個與函數中下一個可執行指令相對應的內存位置。
  4. Unless told otherwise, the cpu always increments the pc after each instruction fetch so that it will fetch the next instruction in sequence ( i. e., the instruction located at the next higher memory address )

    如果未指定其他方式, cpu總是在每取一條指令后將pc加一,這樣就可以按順序取下一條指令(就是在高端內存地址單元存放的指令) 。
  5. After every instruction fetch, if we increment this address, it will accurately point to the next instruction in the sequence.

    在每次取指令后,如果我們使地址增量,那麼就會準確地指向指令代碼序列中的下一條指令。
  6. A register in the processor that contains the address of the next instruction to be executed. also known as a program counter

    包含下一條要執行指令地址的處理器中的寄存器。也叫程序計數器。
分享友人