The memory address used is determined by adding the two registers together.
所使用的内存地址是通过将这两个寄存器加在一起来确定的。
Purify watch points can report the following messages for the given memory address.
Purify观察点可以为特定内存地址报告以下的消息。
Each byte offset identifies a memory address used by a machine code instruction.
每个字节位移用于标识一个机器代码指令使用的内存地址。
Gets the memory address for the function that runs when the system loads and runs the module.
获取在系统加载和运行模块时运行的函数的内存地址。
In fact, the largest length available for a memory address to any instruction format is only 24 bits!
实际上,内存地址对于任何指令格式可以使用的最大长度只有24位!
Gets the memory address of the function that the operating system called that started this thread.
获取操作系统调用的、启动此线程的函数的内存地址。
It is important to set this limit so the stack and Shared memory address space do not collide with each other.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
A memory address consists of binary data being output on an appropriate bus which we call the address bus.
一个存储器地址是由输出到适宜的总线上的二进制数据所组成。这个总线我们称为地址总线。
Threads, on the other hand, automatically have access to the same memory address space and file descriptors.
另一方面,线程可以自动的访问相同的内存地址和文件描述符。
In low-level terms, if you have the memory address of a variable, you can change the variable's value at will.
从底层的角度来说,你可以任意修改动量的值,只要你有该变量的内存地址。
That's more than twice the entire memory address space of the original 8088 chip used in the first PC and clones.
这比最初的8088芯片内存大两倍。
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.
这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
A direct memory address (DMA) is normally used to transfer information directly between devices, bypassing the CPU.
一个直接的存储器位址(DMA)通常被用在装置之间直接地传递信息,省略处理器。
That means that your program is accessing (either reading or writing) a memory address to which it does not have rights.
这意味着,你的程序访问(读写)一个内存地址,它没有权利。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
The relationship between the physical address and the virtual local memory address is described above in reference to Figure 5.
上文中参照图5描述了物理地址与虚拟本地存储器地址之间的关系。
Prints the memory state of size bytes starting at memory address (addr), as explained previously in the Application programming interface section.
打印开始于内存地址 (addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。
Every time a memory location is addressed for program instructions or data, a virtual address is translated into a physical or real memory address.
每次为程序指令或数据处理内存位置时,都需要将虚拟地址转换成物理(或实际)内存地址。
The part of a two-part memory address that remains constant and provides a reference point from which the location of a byte of data can be calculated.
保持恒定的两部分内存地址的一部分并提供一个基准点,从这里可以计算一个字节数据的位置。
In that case, the contents of pointer gonzo - a 4-byte memory address - live in the data segment. The actual string it points to does not, however.
在这个示例中,指针在数据段中占用了4个字节,但是指针所指向的字符串则不在数据段中。
Big-endian means that the most significant byte is stored at the lowest memory address and the least significant byte is stored at the highest memory address.
Big -endian是将高位字节存储在内存的低地址中,将低位字节存储在内存的高地址中。
Little-endian means that the least significant byte is stored at the lowest memory address and the most significant byte is stored at the highest memory address.
Little - endian是将低位字节存储在内存的低地址中,将高位字节存储在内存的高地址中。
Next, processing logic processes the access request by looking up the physical address represented by the virtual local memory address (processing block 602).
随后,处理逻辑通过查找虚拟本地存储器地址所表示的物理地址来处理存取请求(处理框602)。
Accessing a memory address that has been swapped is a lot slower than reading a resident (in physical memory) address because it must be loaded from the hard drive.
访问操作系统提供的内存地址要比读取(物理内存中的)常驻地址慢很多,因为必须硬盘驱动器加载它。
Utilizing transparent memory address mapping technology and selecting suitable MCU, server computer can access VXI instrument memory directly and control VXI module.
采用“透明存储器空间映射访问技术”和选择合适的MCU芯片使得服务器能直接访问VXI模块的内存和控制VXI模块的工作状况。
Conversely, if your program has a fault (for example, using a bad pointer) at some location in memory, you can look for the source line that is closest to the memory address.
相反,如果您的程序在内存中某个位置存在错误(例如,使用了一个错误指针),那么可以查找最接近该内存地址的源代码行。
Effectively, RDMA allows a member's agent to simply perform what appears to be a local memory copy operation, when in fact the target is the memory address of a remote machine.
RD ma有效地使成员的代理只需执行看似本地内存复制的操作,而此时的实际目标是远程计算机的内存地址。
Referring to Figure 6, the method begins by processing logic receiving a memory access request to a location in graphics virtual local memory address space (processing block 600).
参照图6,该方法通过处理逻辑接收对图形虚拟本地存储器地址空间中的位置的存储器存取请求开始(处理框600)。
When the object is later re-created from its byte string, it will be a new in-memory object identical in structure and value to the original, though located at a different memory address.
当对象后来从其字节串重建时,内存中新建的对象与原对象具有相同的结构和值,但位于不同的内存地址。
When the object is later re-created from its byte string, it will be a new in-memory object identical in structure and value to the original, though located at a different memory address.
当对象后来从其字节串重建时,内存中新建的对象与原对象具有相同的结构和值,但位于不同的内存地址。
应用推荐