Search code examples
Why are far pointers slow?...

performancecpu-architecturedosx86-16memory-segmentation

Read More
SEGMENTATION FAULT for my code , need guidance with debugging...

c++error-handlingsegmentation-faultc++17memory-segmentation

Read More
Segmentation registers use...

linuxmemoryx86memory-segmentation

Read More
Why do we need AX instead of MOV DS, data directly with a segment?...

assemblyx86tasmmemory-segmentation

Read More
In which systems is segmentation with paging (segmented paging) memory management technique used? Gi...

memory-managementoperating-systempaginghistorymemory-segmentation

Read More
What differs the bp and si when memory addressing in assembly (emu8086)?...

pointersassemblyx86-16emu8086memory-segmentation

Read More
moving memory operand to segment register,assembly(x86)...

assemblyx86nasmmasmmemory-segmentation

Read More
Is a mov to a segmentation register slower than a mov to a general purpose register?...

assemblyx86cpu-architecturememory-segmentationcpu-cycles

Read More
Why does 8086 segment addressing not overflow?...

x86-16memory-addressmemory-segmentation

Read More
which part of code is creating Segmentation Fault in hackerrank?...

c++vectormemory-leakssegmentation-faultmemory-segmentation

Read More
Are IA-32 segment descriptors that do not cover the full 4GiB linear address space slower?...

performanceoptimizationx86cpu-architecturememory-segmentation

Read More
Will an implicit stack switch occur when switching from compatibility mode to 64-bit mode at the sam...

assemblyx86-64stack-memorymemory-segmentation

Read More
What are Segments and how can they be addressed in 8086 mode?...

assemblyx86operating-systemx86-16memory-segmentation

Read More
physical address formula in 16 bit real mode: why multiply segment by 16?...

assemblyx86-16real-modememory-segmentation

Read More
How is the x86 data segment used in real operating systems and processes?...

x86operating-systemx86-64memory-segmentation

Read More
calculate logical address from physical address (x86)...

x86x86-16memory-addressreal-modememory-segmentation

Read More
MASM string instructions - segment register override on preceding LEA in real mode?...

assemblyx86-16masmmemory-segmentation

Read More
How are segment registers involved in memory address translation?...

x86x86-64memory-addresscpu-registersmemory-segmentation

Read More
Is it possible to use segment registers to in an assigment?...

assemblyx86-16memory-segmentation

Read More
Use of gs register on a 32 bit program over a 64 bit linux...

linuxassemblyx86memory-segmentationgdt

Read More
In 32-bit mode without paging, how to calculate the physical address?...

assemblyx86memory-addressmemory-segmentation

Read More
Why exactly is "Segmentation Fault " still a thing in C...

coperating-systemsegmentation-faultx86-64memory-segmentation

Read More
Thread local real usage of the underlying segment registers...

c++linuxx86-64thread-local-storagememory-segmentation

Read More
Is there a standard way to figure out a seg:off representation of a physical address in real mode?...

x86x86-16memory-segmentation

Read More
FS register in Win32...

winapix86filesystemsmemory-segmentationseh

Read More
Does C have an equivalent of std::less from C++?...

cpointersundefined-behaviormemory-modelmemory-segmentation

Read More
What is the "FS"/"GS" register intended for?...

assemblyx86cpu-architecturecpu-registersmemory-segmentation

Read More
Does ubuntu use 'DS' & 'SS' segments?...

linuxassemblyx86x86-64memory-segmentation

Read More
Is %gs caller- or callee-save for the System V AMD64 ABI?...

assemblyx86-64calling-conventionabimemory-segmentation

Read More
How to wraparound in the 64KB code segment in a program that stitches itself to its own tail, ad inf...

assemblyx86x86-16infinitememory-segmentation

Read More
BackNext