Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

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?

Convert string to int. x86 32 bit Assembler using Nasm

assembly x86 integer nasm

Are RAX, RBX, RCX, RDX, RSI, RDI, RBP, RSP, R8-R15 interchangable?

How to access C preprocessor constants in assembly?

c assembly c-preprocessor

Value in Carry Flag

assembly x86 masm

ASM space optimization: EAX vs EBX

How to make a delay in assembly for avr microcontrollers?