Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Directly call/jump in ASM without using relevance(x86)

assembly dll x86

C++: How to prevent default constructor using AVX for initialisation

c++ constructor x86 sse avx

x86 Strange printing after console has been scrolled

assembly x86 x86-16 emu8086

Seeing register contents in ASCII in gdb

c assembly x86 gdb

x86 CMP instruction not working for a single word comparison

Get the start of the previous instruction from an address

assembly x86

Why gcc generates a PLT when it is apparently not needed?

Why does some Windows booloader code zero registers with `sub` instead of `xor`?

Seemingly unnecessary loop

visual-c++ assembly x86

CPUID wrong values?

assembly x86 cpuid

Can 128bit/64bit hardware unsigned division be faster in some cases than 64bit/32bit division on x86-64 Intel/AMD CPUs?

How to test a x64 CPU emulator

x86 emulation x86-64 i386

Tracing instruction execution from startup

assembly x86 x86-16 bootloader

A working linux kernel + gem5 config for FS boot up in x86 SMP

Understanding the x86 m* operands (FPU and otherwise)

Performance of AVX-512 masked memory accesses