Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Branch prediction and branch target prediction optimization

Why do we "PUSH EBP" and "MOV EBP, ESP" in the CALLEE in Assembly?

Why Enable/Disable A20 Line

How is machine code stored in the EXE file?

Assembly commands LEA/LDS/LES [duplicate]

assembly x86 command

Why enable A20 line in Protected Mode?

In assembly, what does `PTR` stand for?

assembly x86

Are there any modern CPUs where a cached byte store is actually slower than a word store?

Why can't I get the value of asm registers in C?

Clang generates strange output when dividing two integers

c++ c assembly x86 clang

Setting up IRQ mapping

assembly x86 kernel osdev irq

x86 equivalent for LWARX and STWCX

Average latency of atomics cmpxchg instructions on Intel Cpus

Porting low-level x86 optimized code to the ARM Cortex-A8 architecture

x86 arm intel

Efficient complex arithmetic in x86 assembly for a Mandelbrot loop

x86-64 Assembly test - jle

assembly x86 branch intel

Disassemble into x86_64 on OSX10.6 (But with _Intel_ Syntax)

macos assembly x86 x86-64

lea assembly instruction

How to compare __m128 types?

x86 sse simd

Free the x87 FPU Stack (ia32)