what are program-invisible registersans the local


What are program-invisible registers?

Ans: the local and global descriptor tables are found in the memory system. To access and specify the address of these tables, program invisible registers used. Program invisible registers aren't directly addressed by software so they are given a name. GDTR (global descriptor table register) and IDTR (interrupt descriptor table register) comprises the base addresses of descriptor table and its limit. Limit of each descriptor table is 16 bits as maximum table length is 64 Kbytes. When protected mode operation is desired, address of the global descriptor table and its limit are loaded into GDTR.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what are program-invisible registersans the local
Reference No:- TGS0331765

Expected delivery within 24 Hours