中英
偏移地址
/ piān yí dì zhǐ /
  • 简明
  • 网络释义
  • 专业释义
  • 1

    [计] offset address

    偏移地址(Offset Address ):它描述了要寻址的内存单元距离本段首地址的偏移量。 通常称其为“偏移量”,为一个16位的无符号数。

  • 2

     int offset

    ... Cstring ipaddr;//点地址链接描述符 int offset;//偏移地址 int physicaltype;//硬件类型 ...

  • 3

     XBDDD

    ...类型: • 寄存器 -- 由寄存器序号给出 • 主存单元 -- 由基址-偏移地 址(BDDD)给出 • 主存单元 -- 由基址-变址- 偏移地址(XBDDD)给出 • 立即数 -- 一字节长, 包含在 指令中(I) 操作数类型 概念 R 1 寄存器 基址-偏移地址 (BDDD) 基址-变址-偏移地址 (XBDDD) ...

  • 4

     ip

    ...024B),高字节放的是段地址( ),高字节放的是段地址(CS CS), ), 低字节放的是偏移地址( 低字节放的是偏移地址(IP IP)) 每个中断源对应一个中断服务程序,每一个中断服务 每个中断源对应一个中断服务程序,每一个中断服务 程序都有固定的入口地址 ...

短语
查看更多
  • 双语例句
  • 原声例句
  • 1
    在实模式下描述地址的两个方法是段偏移地址和什么?
    The two ways of describing an address in real-address mode are segment-offset and what?
  • 2
    Oops 消息告诉我们问题是由位于偏移地址 3c 的指令引起的。
    The Oops message tells us that the problem is caused by the instruction at offset 3c.
  • 3
    偏移地址3c之所以很重要,是因为Oops消息将该处标识为引起问题的位置。
    Offset 3c is important because that is the location that the Oops message identified as the cause of the problem.
查看更多
  • 百科
  • 偏移地址

    偏移地址也称为偏移量,由于8086/8088CPU内部的ALU只能进行16位的运算,而8086/8088有20条地址线,直接寻址能力1MB。因此,8086/8088所使用的20位物理地址,是由相应的段地址加上偏移地址组成的。

查看更多