Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How do I compile assembly code?

assembly x86

Assembly (Intel syntax + NASM) Error: attempt to define a local label before any non-local labels

What is faster in C++: mod (%) or another counter?

Why peephole optimization is done on assembly code but not on IR code?

"Hacking: The Art of Exploitation" - Assembly Inconsistencies in book examples vs. my system's gcc

gcc assembly gdb

Relative jump out of range by

assembly x86 tasm

How does this code works in assembly

assembly x86

divide emu 8086 assembly error [duplicate]

Performantly reverse the order of 16-bit quantities within a 64-bit word

Check to see if bit 31 is set in an unsigned int with gcc -O1 optimization

c assembly gcc x86 bit

Using POSIX thread library in x86_64 assembler (yasm) takes more execution time

Weird address for string literals [duplicate]

c assembly x86 qemu osdev

nasm - error: label or instruction expected at the start of line

assembly nasm bochs

Why can't find the insl instruction in x86 document

gcc assembly x86