• 可以设置断点检查特定内存地址寄存器内容

    You can also set breakpoints and examine the contents of specific memory locations and registers.

    youdao

  • 寄存器加上个常量为了计算用于加载存储地址

    The constant gets added to the register to compute the address to use for loading or storing.

    youdao

  • 针对有效值限制测试前面寄存器地址请求返回

    Test the values returned by the preceding register address request against valid value limits.

    youdao

  • 所使用内存地址通过两个寄存器加在一起来确定

    The memory address used is determined by adding the two registers together.

    youdao

  • 地址总线处理器用来选择特定外设存储器地址寄存器

    The address bus is used by the processor to select aspecific memory location or register within a particular peripheral.

    youdao

  • 寄存器可以存放整个结构地址数字部分可以根据访问结构成员进行修改

    The register can hold the address of the whole struct, and the numeric portion can be modified depending on the structure member to be accessed.

    youdao

  • PPE载入存储指令访问存储器(有效地址空间),可以存储器内容可以缓存私有寄存器文件之间移动数据

    The PPE accesses main storage (the effective-address space) with load and store instructions that move data between main storage and a private register file, the contents of which may be cached.

    youdao

  • size下拉列表中选择最小(256)——uart实际上只有4个32位寄存器因此需要16字节地址空间所以256个字节绰绰有余。

    In the Size drop-down list, select the smallest value (256) — the lite UART actually has only four 32-bit registers, and hence only requires 16 bytes of address space, so 256 bytes is plenty.

    youdao

  • 第一操作目标寄存器第二个操作数是要加载D -Form地址

    "The first operand is the destination register and the second is the D-Form address to load."

    youdao

  • 由于信道通过寄存器单字大小首选写入,所以64地址首选槽内已经高阶

    Because channels are written using a register's preferred word-sized slot, the 64-bit address already has the high-order bits in the preferred slot.

    youdao

  • 调试信号时,需要查看一些重要寄存器包括GPR指令指针(NIP)、机器状态寄存器(MSR)、Trap数据地址寄存器(DAR)等等

    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.

    youdao

  • 一个寄存器测试范围结束Modbus寄存器地址

    The ending Modbus register address in a register test range.

    youdao

  • 一个寄存器测试范围起始 Modbus 寄存器地址

    The beginning Modbus register address in a register test range.

    youdao

  • 寄存器间接寻址模式使用一个寄存器指定内存访问整个地址

    The register indirect addressing mode uses a register to specify the whole address for the memory access. This is used for numerous situations, including, but not limited to

    youdao

  • 使用其他模式无法进行内存访问(地址可以通过其他方式进行计算存储寄存器然后使用这个值来访问内存)。

    Any memory access that is not available by other modes (the address can be calculated by other means and stored in the register, which is then used for the access).

    youdao

  • 所以指令会将链接寄存器(存有返回地址)存储调用函数堆栈框架恰当位置

    So this instruction stores the link register (which holds the return address) into the proper location in the calling function's stack frame.

    youdao

  • RMO 寄存器设计用于每个分区,并且可以帮助每个分区引用地址以及内存有效唯一地址

    The RMO register is designed for each partition and is intended to facilitate each partition to reference address zero and yet a valid and unique address in the memory.

    youdao

  • 第一指令负责加载第二个指令旋转以便请求地址位于寄存器开始

    The first instruction does the load and the second instruction rotates the value so that the requested address is at the beginning of the register.

    youdao

  • 总会为了指定地址寄存器开始所需向左移位字节数

    This will always be the number of bytes it needs to shift left to move the address specified to the beginning of the register.

    youdao

  • SIGILL情况中,DAR可能不会提供任何有用数据因为这个寄存器SIGSEGV情况就被用来存放故障地址

    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.

    youdao

  • 这种情况有效地址总是分为32位寄存器高位寄存器可选如果没有指定当作进行处理。

    The effective address is, under the hood, always split into a pair of 32-bit registers; the high-order register is optional and if it's not specified, it is treated as zero.

    youdao

  • 索引寄存器某个指定地址相加,结果用作访问内存时使用的地址

    The index register is added to the specified address, and the result is used as the address for the memory access.

    youdao

  • 然后假设这个结构体本身地址一个名为X 寄存器

    Then, let's say that the address of the struct itself is in a register called register X.

    youdao

  • 其他常见格式还有 X-Form接受两个在一起寄存器)和A-Form(保存常量一个常量相对偏移量地址)。

    The other popular formats are the X-Form, which takes two registers which are added together, or the A-Form, which can hold a constant or a constant relative offset address.

    youdao

  • 1列出了一些流行架构以及它们寄存器物理地址大小

    Table 1 lists some popular architectures with their register and physical address sizes.

    youdao

  • dar(数据地址寄存器)包含处理器尝试访问地址这一行为引发页面错误

    The dar (Data address Register) contains the address that the processor tried to access, which then caused a page fault.

    youdao

  • 下面输出显示kprobe 地址以及 eflags寄存器内容

    The following output shows kprobe's address, and the contents of the eflags registers

    youdao

  • 通常寄存器大小但是存在例外比如32位390指是物理地址大小。

    This normally refers to the size of the registers, although there are exceptions - such as 390 31-bit - where it refers to the physical address size.

    youdao

  • 例如可以定义个(简单)命令hari,它显示地址0xc000000开始内存、显示寄存器内容转储堆栈

    For example, a (trivial) new command called hari could be defined that would display one line of memory starting at address 0xc000000, display the contents of the registers, and dump the stack.

    youdao

  • 例如可以定义个(简单)命令hari,它显示地址0xc000000开始内存、显示寄存器内容转储堆栈

    For example, a (trivial) new command called hari could be defined that would display one line of memory starting at address 0xc000000, display the contents of the registers, and dump the stack.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定