Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How do applications determine if instruction set is available and use it in case it is?

How does "mov (%ebx,%eax,4),%eax" work? [duplicate]

Write a jump command to a x86-64 binary file

macos assembly x86-64 patch

Does C++ compiler recognizes powers of 2?

c++ assembly hash

the physical address of global descriptor table?

c linux assembly linux-kernel

Assembly (x86) loop segmentation fault [closed]

assembly x86

Why calling printf result in a different function prologue for main?

c linux gcc assembly x86

Compiling Assembly code

assembly batch-file nasm djgpp

Assembly error A2075: jump destination too far : by 25 byte(s) on LOOP instruction [duplicate]

loops assembly x86

How to sum integers with sign into a wider sum on IA32. 64-bit sum of 32-bit signed ints?

How do I set up emacs for PIC assembler code

assembly emacs pic

Special treatment of setjmp/longjmp by compilers

How do I wait for a keystroke interrupt with a syscall on Linux?

Reading a cacheline vs parts of a cacheline in Intel x86

(x86) Assembler Optimization

6502 Addressing mode with labels

How do you print a smiley-face in assembly?

assembly ascii dos ntvdm

NASM to GAS syntax using intel2gas

assembly nasm gnu-assembler

linux 'cannot execute binary file' on every executable I compile, chmod 777 doesn't help

linux assembly nasm

X86: protected mode, GDT, IDT

assembly x86 fasm bochs