Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Visual Studio C++ compiler generates 3x slower code when changing completely unrelated code

Divide 8-bit integers by 4 (or shift) using SSE

c++ x86 sse simd intrinsics

Bootloader works in emulators but not on real hardware

how can I use SVML instructions [duplicate]

c++ x86 sse simd

Visual Studio 2017 dotnet crash when changing target build

c# .net visual-studio x86 target

ELF file type - ET_EXEC and ET_DYN [duplicate]

x86 elf

Cannot modify data segment register. When tried General Protection Error is thrown

gcc assembly x86 osdev isr

Enable/Disable Hardware Lock Elision

c x86 intel glibc intel-tsx

In terms of using the stack, why do we need a base pointer and a stack pointer [duplicate]

c assembly x86 stack abi

Determine 32/64 bit architecture in assembly

Working FAT16 Bootloader Generates Read Error on Actual Hardware?

Alphanumeric Shellcode Ensuring Jumps

assembly x86 shellcode

Segmentation registers use

Enumerate all installed versions of an assembly (in GAC)

c# dll x86 64-bit gac intel

How do I use a buffer in an assembly procedure?

Segment size in x86 real mode

main() sometimes keeps frame pointer with -fomit-frame-pointer on x86

c gcc assembly x86 x86-64

What happens to lost interrupts after cli on x86?

Understanding number of loads and stores retired in a x86 micro-benchmark

c gcc assembly x86 perf

What is the compatible subset of Intel's and AMD's x86-64 implementations?

assembly x86 x86-64