JavaScript is required

Thanh ghi BH là thanh ghi 8 bit cao của thanh ghi nào?

A. Thanh ghi AX
B. Thanh ghi BX
C. Thanh ghi CX
D. Thanh ghi DX
Trả lời:

Đáp án đúng: B


Thanh ghi BX là thanh ghi 16 bit. Nó có thể được chia thành hai thanh ghi 8 bit: BH (byte high - byte cao) và BL (byte low - byte thấp). BH chứa byte cao của BX, còn BL chứa byte thấp của BX. Các thanh ghi AX, CX, DX cũng tương tự, với AH, AL, CH, CL, DH, DL tương ứng.

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.


9 câu hỏi 60 phút

Câu hỏi liên quan