Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Changing to "Unreal" mode, processor crash

c assembly x86 bootloader

Writing assembly in C++ without using other variables

c++ assembly x86 g++ x86-64

Switch from protected mode to real mode in a DOS EXE program

Has Hardware Lock Elision gone forever due to Spectre Mitigation?

How to write to & read from network card in x86 assembly?

assembly x86 mips ethernet

How does hardware and compiler deal with an x86 instruction that crosses into a non-executable page?

Direction/Sign Extend bit in the encoding of an x86 opcode

Does the PIC handle non-maskable interrupts?

How can I change the Build.Platform property in a Visual Studio project?

SYSENTER/SYSEXIT vs INT 0x80

linux assembly x86

physical memory address to DRAM mapping information for x86

Why does memory_order_relaxed use atomic (lock-prefixed) instructions on x86?

Is there an advantage to putting x86 driver code in rings 1 and 2 instead of 0?

x86 drivers

How is the sign flag calculated with the imul instruction?

assembly x86

Sign or Zero Extension of address in 64bit mode for MOV moffs32?

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