Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

how is machine-virtualization achieved without hardware support

C# (MSIL) into native X86 code?

c# assembly compilation x86 cil

GCC cross compiler for DOS produces linker errors for simple "Hello world!" in C

gcc x86 linker dos djgpp

How do I see how many slices are in the last level cache?

Why this instruction trace program of dynamorio has more output than mine?

When exactly is the MMU accessed on x86?

When to use Test&Set or Test&Test&Set?

Accessing element in array with assembly

Simple way to print value of a register in x86 assembly

assembly x86 cpu-registers

How do I use the int 16h interrupt to store a number of more than one digit typed from the keyboard?

Nasm - access struct elements by value and by address

Triple fault does not put system into reset

x86 x86-64 intel hardware

x86 Assembly - $ not displaying correct address

assembly x86 masm

How does 32-bit MASM mode differ from 64-bit?

Using SSE to speed up lower_bound function

c assembly x86 x86-64 sse

Why one line of code to decline performance 10x?

c performance x86 clang

BITswap assembly program

What causes kernel memory operations in perf stats for an userspace-only process?