Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Why were old games programmed in assembly when higher level languages existed?

assembly

Could this code damage my processor?

c assembly cpu-registers

Is optimizing certain functions with Assembler in a C/C++ program really worth it?

c++ c optimization assembly

What is the reason for inner loop performance degradation after upgrade?

Assembly GUI programming for Mac OS X

Different read and write count using cachegrind and callgrind

Beating or meeting OS X memset (and memset_pattern4)

Can branch prediction crash my program?

Intel CPUs Instruction Queue provides static branch prediction?

Unexpected x64 assembly for __atomic_fetch_or with gcc 7.3

TI assembly: differences between

assembly z80 ti-basic

Addressing Modes in Assembly Language (IA-32 NASM)

How to power down the computer from a freestanding environment?

An SSE Stdlib-esque Library?

c++ c visual-c++ assembly sse

Retq instruction, where does it return

What is The Memory Address of Character Table In DOS? [closed]

c memory assembly dos vga

Best way to load a 64-bit integer to a double precision SSE2 register?

assembly double sse sse2 int64

Why does GCC generate different opcodes for multiplication based on a value of the constant?

How can I write self-modifying code that runs efficiently on modern x64 processors?

Floating Point Program gives Invalid Result