List Question
10 TechQA 2015-06-08 23:49:36Why do we need AX instead of MOV DS, data directly with a segment?
1.1k views
Asked by sempiedram
how does the OS determine null pointer access without checking all pointer addresses?
1.5k views
Asked by wannabe programmer
Privilege level checking when accessing code segment
3.3k views
Asked by Youssef Azzaoui
How segmentation enables sharing of code or data?
487 views
Asked by Waqar Ul Khaf
load_seg_reg(ES, 0xfffc): invalid segment when trying to run kernel code from boot sector
185 views
Asked by Chuck Onwuzuruike
What is the advantage of using segment registers (today)?
1.3k views
Asked by Dirk
How segmentation works and how the physical memory address is calculated from segment table
3.1k views
Asked by starkk92
Programmers and segmentation in operating systems
449 views
Asked by aralar
How are segment registers unused in protected mode memory addressing in modern x86 systems?
438 views
Asked by wlnirvana
How can the processor discern a far return from a near return?
951 views
Asked by AudioBubble