Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Method swizzle not working on iOS 10.1

Difference between Pseudo-op and Machine-op?

Directly call/jump in ASM without using relevance(x86)

assembly dll x86

How to implement the __sync_fetch_and_sub atomic operation in assembly language based on Linux GCC

x86 Strange printing after console has been scrolled

assembly x86 x86-16 emu8086

Efficiently calculate hamming weight

addq with 64bit immediates?

assembly addition x86-64 att

Seeing register contents in ASCII in gdb

c assembly x86 gdb

BPX2OPN fails when trying to open existing file for read/stat

assembly zos

Assembly local variable and parameters

c assembly

How do I get a full assembly code from C file?

c gcc assembly intel

x86 CMP instruction not working for a single word comparison

Why must we clean up the stack

assembly stack

Shortish bitwise method of rouding towards zero to nearest 0x50?

Can you use multiple BEQ statements in MIPS?

Understanding 16-byte padding and function prolog in x64 assembly

THUMB push/pop instructions

assembly arm thumb

Need help in understanding basic Assembly code which was generated from C code

c assembly

Get the start of the previous instruction from an address

assembly x86