Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

GDB : changing the assembly code of a running program

assembly gdb

Are there unsigned equivalents of the x87 FILD and SSE CVTSI2SD instructions?

Unexpected performance of multi-precision addition

c gcc assembly x86

Binary Bomb - Phase 4

The structure of Deflate compressed block

Will web assembly (wasm) have its own syntax?

c++ assembly webassembly

Obtaining remainder using single aarch64 instruction?

How to print a single-precision float with printf

what would be the benefit of moving a register to itself in x86-64

assembly x86-64 nasm

Understanding TLB from CPUID results on Intel

assembly x86 x86-64 tlb cpuid

Do I have to pop the error code pushed to stack by certain exceptions before returning from the interrupt handler?

Dereferencing a label in x86 assembly

assembly x86

How does assembly language interact with something like the Internet?

assembly

Are extended instruction sets (SSE, MMX) used in Linux kernel?

linux cpu assembly

gcc argument register spilling on x86-64

Confused with CMPSB instruction

Adding floating point/double numbers in assembly

c assembly x86 x87

$zero on MIPS really hardware zero?

assembly mips cpu-registers

Segmentation Fault in Assembly Language

linux assembly x86

Porting Assembler x86 CPU ID code to AMD64