Chapter2.1 Instruction addressing mode.pptVIP

  • 11
  • 0
  • 约8.87千字
  • 约 34页
  • 2016-08-22 发布于河南
  • 举报
Chapter2.1 Instruction addressing mode

2.1.4 Program Memory-Addressing Modes * 程序转移的寻址方式 Direct Relative Indirect 1. Direct program memory addressing 直接转移 The jump instruction for direct program memory addressing store the address with the opcode. 指令中直接给出转移地址 For example: JMP LABEL_FAR ; Address 10000H machine Opcode Offset (low) Offset (high) Segment (low) Segment (high) language EA 00 00 00 10 20000H 20001H 20002H 20003H 20004H Next instruction: CS:IP = 1000H:0000H 2. Relative Program Memory Addressing 相对转移寻址方式 * The term relative means “relative to the instruction pointer (IP)” Relative JMP and CALL instru

文档评论(0)

1亿VIP精品文档

相关文档