Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Visual studio inline assembly direct jump

Use TEST to check if multiple bits of AL are all zero or all one

assembly x86

Optimization using prefetch

optimization assembly sse

ASSUME directive using masm

linux asm problem: calling extern function

linux assembly

Printing hex from dx with nasm

How do I move a floating point constant into an FP register?

How do nested scopes affect stack depth?

Optimizing comparison instruction count (PDP-11)

assembly pdp-11

Return a float from a 64-bit assembly function that uses x87 FPU

Hooking Int 09h interrupt

assembly nasm dos x86-16

what is the meaning of dup('#') in assembly language

assembly masm

How to modify return address on Stack in C or Assembly

Compiler vs Assembler

Playing music with the IBM-PC speaker

Function epilogue in assembly

assembly x86

Is execution of ARM assembly in iPhone Simulator or Android Simulator possible?

Label offsets in nasm

assembly x86 nasm x86-16