data address register
常见例句
- The dar (Data Address Register) contains the address that the processor tried to access, which then caused a page fault.
dar(數據地址寄存器)包含処理器嘗試訪問的地址,這一行爲將引發頁麪錯誤。 - In the case of SIGILL, the DAR might not provide useful data, because this register is used to store the fault address in the case of SIGSEGV.
在 SIGILL 的情況中,DAR 可能不會提供任何有用的數據,因爲這個寄存器在 SIGSEGV 的情況中就被用來存放故障地址。 - Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.
在調試信號時,需要查看的一些重要寄存器包括 GPR、指令指針 (NIP)、機器狀態寄存器 (MSR)、Trap、數據地址寄存器 (DAR) 等等。 返回 data address register