Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

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)

Using software floating point on x86 linux

linux floating-point x86

Displaying extended ASCII characters

How to compare a signed value and an unsigned value in x86 assembly

assembly binary x86 x86-64

How is return address specified in stack?

Checking if file is 32bit or 64bit - on Windows

windows x86 64-bit 32-bit

undefined reference to `WinMain@16' collect2.exe: error: ld returned 1 exit status

c eclipse x86 mingw winmain