JavaScript is required

Thanh ghi chứa địa chỉ độ lệch của chuỗi đích?

A. BP
B. SP
C. SI
D. DI
Trả lời:

Đáp án đúng: D


Thanh ghi DI (Destination Index) được sử dụng để chứa địa chỉ offset (độ lệch) của chuỗi đích trong các lệnh xử lý chuỗi (string instructions) như MOVS, CMPS, SCAS, LODS, STOS. Các thanh ghi khác có vai trò khác: BP (Base Pointer) dùng để truy cập dữ liệu trong stack frame, SP (Stack Pointer) quản lý đỉnh của stack, và SI (Source Index) chứa địa chỉ offset của chuỗi nguồn.

This is a comprehensive multiple-choice question bank for the Microprocessor 1 course, tailored for Electrical - Electronics Engineering students. It covers core topics such as microprocessor systems, data representation in computers, the architecture and instruction set of the 8086 microprocessor, assembly language programming, and the 8051 microcontroller.


50 câu hỏi 60 phút

Câu hỏi liên quan