Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Understanding Assembly

sorting assembly

Printing Hexadecimal Digits with Assembly [duplicate]

assembly x86 nasm masm

Returning a pair of items from a function

c assembly

x86 way to tell instruction from data

c assembly x86

Why are the cpu-registers in OllyDbg not sorted alphabetically?

Comparing quadwords in xmm

assembly x86 nasm sse

What is the purpose of a movss instruction with [this] as destination?

Apple LLVM 3.0 compiler automatic cast from float to double

Live editing code with gdb

assembly gdb

Assembly return address

assembly x86

Linux X86-64 assembly and printf

ASM to C - Can someone explain me what structure this is?

c assembly structure

Tiny SSE addpd loop slightly slower than scalar on AMD Phenom II?

c++ c gcc assembly sse

Find first "1" in binary number [duplicate]

c algorithm assembly x86

6502 Relative Address mode wrapping

assembly 6502

shrl vs sarl .. x86 Assembly gnu

gcc assembly x86 gnu bit-shift

Compiler code generation comparisons

Is there some benefit in the following assembly commands?

get the caller's lr from subroutine into C variable - arm

assembly arm

What's difference between number with $ or without $ symbol in at&t assembly syntax?