在实模式下描述地址的两个方法是段偏移地址和什么?
The two ways of describing an address in real-address mode are segment-offset and what?
Oops消息告诉我们问题是由位于偏移地址3c的指令引起的。
The Oops message tells us that the problem is caused by the instruction at offset 3c.
偏移地址3c之所以很重要,是因为Oops消息将该处标识为引起问题的位置。
Offset 3c is important because that is the location that the Oops message identified as the cause of the problem.
做这件事的办法之一是对jfs_mount . o文件使用objdump实用程序,然后查看偏移地址3c。
One way you can do this is to use the objdump utility on the jfs_mount.o file and look at offset 3c.
提出了一种新的低功耗非冗余排序总线编码方法,通过对改进的偏移地址线的动态重排以降低具有高负载的地址总线的功耗。
The irredundant sorting bus encoding method reduces the power dissipation of highly capacitive memory address bus based on the dynamic reordering of the modified offset address bus lines.
即每一个存储在内部存储器上的操作数都有唯一确定的地址(物理地址),这个地址由两部分构成:段地址和段内偏移地址。
It is to say that each operating data stored in internal memory has its only exact address (physical address), composed of two parts: segment address and effective address.
LR_OFFSET是返回地址的堆栈框架的偏移量。
LR_OFFSET is the offset into the stack frame of the return address.
其他常见的格式还有 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.
ee和JNIEnv之间的映射地址的基本需求只是偏移调整。
Mapping between the ee and JNIEnv addresses basically requires only an offset adjustment.
基址伴随着一个加到基上的偏移值来确定信息准确的位置(绝对地址)。
A base address is accompanied by an offset value that is added to the base to determine the exact location (the absolute address) of the information.
address:十六进制格式,相对于进程虚拟地址空间起始位置的偏移量。
Address: In hexadecimal format, relative to the start of the process's virtual address space.
清单4演示了基间接寻址模式(第64行),也就是首先取得一个基地址,然后在它上面加一个偏移量,从而到达最终的地址。
Listing 4 illustrates the base indirect addressing mode (line 64), so called because you start with a base address and add an offset to it to arrive at a final address.
这通常用于短程分支,其中目标地址距当前位置很近,因此指定一个偏移量(而不是绝对地址)会更有意义。
This is often used for short-range branches where the destination is near the current location, so specifying an offset rather than an absolute address makes more sense.
第二条消息说明编译过程已经完成了,十六进制的地址表示每次调用这个方法时,所执行的机器代码的起始偏移量。
The second message indicates that compilation has completed, and the hexadecimal address represents the starting offset of the machine code that will be executed each time the method is invoked.
默认情况下,kdb在symbolic模式下工作,并且大部分地址在输出中显示为symbol +偏移量。
By default, KDB works in the symbolic mode, and the addresses mostly are shown in output as symbol + offset.
一个逻辑地址包含了段寄存器的说明符及偏移量。
A logical address consists of a segment register specifier and offset.
对内存的操作被允许,但是必须支持地址偏移值,即,对于给出的地址,加上一个偏移量,此时也是一个合法的地址。
"o" : A memory operand is allowed, but only if the address is offsettable. ie, adding a small offset to the address gives a valid address.
当然,在我们的源文件里,偏移量是作为初始地址给出的。
And of course the offset is given as the original address in our source file.
说明:易语言IP文本整数互转源码例程程序演示了IP地址的偏移计算方法。
Easy language IP text to each other source code routines to demonstrate the IP address offset calculation method.
如果此堆栈帧处于非活动状态,则该偏移量将是在重新激活该堆栈帧后要执行的下一条指令的地址。
If this stack frame is not active, the offset is the address of the next instruction to be executed when the stack frame is reactivated.
文件偏移和内存地址是不容易的相关。
跳转行之后的地址加上跳转的偏移量等于要跳转到的目标地址。
Take the address of the line after the jump and add the jump offset to it and you have the jump target address.
运行时在第三行的rva列计算所需的偏移量地址并将该地址返回到JIT编译器,然后,JIT编译器进入新地址。
The runtime calculates the desired offset address from the RVA column in the third row and returns this address to the JIT compiler, which then proceeds to the new address.
RVA是将某一项加载到内存之后的地址,减去镜像文件的基地址得到的值(也就是从文件加载到内存之后的基地址开始的偏移量)。
An RVA is the address of an item once loaded into memory, with the base address of the image file subtracted from it (i. e., the offset from the base address where the file is loaded).
RAM地址生成单元,被配置为基于偏移选择信号而生成与该ROM读取地址对应的RAM读取地址;
The RAM address generating unit generates a read RAM address corresponding to the read ROM address based on the offset select signals.
基址伴随着一个加到基上的偏移值来确定信息准确的位置(绝对地址)。
A base address is accompanied by an offset value that is added to the base to determine the exact location (the absolute address) of the information. the concept is similar to a street address system.
基址伴随着一个加到基上的偏移值来确定信息准确的位置(绝对地址)。
A base address is accompanied by an offset value that is added to the base to determine the exact location (the absolute address) of the information. the concept is similar to a street address system.
应用推荐