Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How to perform atomic 64b read on x86 (Pentium and above)?

c++ winapi x86 multicore atomic

Booting a non-multiboot kernel with GRUB2 [closed]

x86 osdev grub

Why if check is not being optimized

Error code A4011 multiple .MODEL directives, but I only have one in my code

How should I improve the performance of this C++ code?

c++ optimization x86 sse simd

Why is pointer arithmetic inconsistent across architectures?

c pointers x86 arm byte

linux assembly "collect2: ld returned 1 exit status"

CPU cache inhibition

How does OS detect a crash of a process

c++ x86 crash osdev

Why are ebx, esi and edi unusable when operating with a stackframe?

load overflow topmost address on x86

x86 sub instruction opcode confusion [duplicate]

Unmanaged x64 assemblies in mixed .NET development environment

.net visual-studio x86 64-bit

MASM doesn't insert x87 WAIT prefixes with some combinations of CPU and FPU directives

assembly x86 masm masm32 x87

What's the purpose of _dl_sysinfo_int80?

c gcc assembly x86

When using the MOV mnemonic to load/copy a string to a memory register in MASM, are the characters stored in reverse order?

string assembly x86 masm masm32

How to correctly determine -march and -mtune for Intel processors?

How can a extend memory space at 8086 up to 1 GB?

memory x86 x86-16

SYSRET vs SYSRETQ distinction and compatibility mode