List Question
20 TechQA 2024-03-05T02:54:00.940000How does CPU addressing the next instruction immediately after switching into protection mode?
68 views
Asked by QZero
Why does far call "call far ptr label" MASM syntax not work as intended?
138 views
Asked by Theodoros Mpalis
Wow64 subsystem and its implementation on x86_64
212 views
Asked by Carlo C
x86 - Switching from 32-bit to 64-bit via RETF
168 views
Asked by IRP_HANDLER
8086 microprocessor memory doubts, is external, if so how does segmentation actually occur
80 views
Asked by Dhairya Gupta
Does the CS register need to be set when setting up Unreal Mode?
189 views
Asked by moehr1z
Segmentation Fault (Core Dumped) - Error when importing Rasterstats module
90 views
Asked by Obedi Obadiah
Finding the memory address of fs:28h
224 views
Asked by music music
Why does `pop SS` need that RPL and DPL are equal to the CPL?
73 views
Asked by An5Drama
Reading a segment register (%gs) which contains the pointer to a list
211 views
Asked by Jay
MIPS behavior of consecutive jumps on segment boundary
60 views
Asked by IDontKnowWhatToPutAsMyUsername
Location of stack and heap
97 views
Asked by allz
A2118: cannot have segment address references with TINY model
88 views
Asked by Артем Лебідь
Are segments supposed to overlap? With an empty data section CS and DS get the same value
329 views
Asked by Cynical
calculating segment adresses
60 views
Asked by rayyya
Changing segments to Ring3(user) from Ring0(kernel) results in segmentation fault
223 views
Asked by Jacob Knuth
Can't assign a variable to the desired memory location
83 views
Asked by Coldcammey
Addresses of pointers in C
112 views
Asked by linux
Will it be OK to access data through a data segment register after I disturb gdt table?
79 views
Asked by Markity