Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

GCC ARM Assembly Preprocessor Macro

68k register addresses

objdump output - what do the columns represent? [duplicate]

assembly objdump

recommended guides/books to read assembly [closed]

How can I use Gas ('as') to assemble a 32 bit binary on a 64 bit linux?

assembly 32bit-64bit

How to Copy a Value - x86 NASM Assembly

loops assembly copy nasm

Difference between memory indirect call and register indirect call

c linux assembly

Offset for objective C selectors in ARM assembly (IOS)

objective-c ios assembly arm ida

68k Assembler on OS X Lion

macos assembly osx-lion 68000

Whats wrong with my assembly code

c++ assembly x86 dos x86-16

How to convert from 4-bit hexadecimal to 7-bit ASCII?

assembly hex mips nios

Compiling C and assembling ASM into machine code [closed]

Most compact way to test for a negative number in x86 assembly?

assembly x86

Current Program Status Register exception modes

assembly arm armv7

assembly code of the c function

c assembly x86

MIPS: Reading a string from command line argument

Do the MMX registers always exist in modern processors?

x86 assembly "push OFFSET ..." and mnemonics?

What does this assembly code do? (TEST,XOR,JNZ)

GCC INLINE ASSEMBLY Won't Let Me Overwrite $esp