Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Segfault when trying to use external functions in assembly [duplicate]

What does "-0x1(%edx,%ecx,1)" mean in objdump output?

assembly objdump

Why do I get another result?

assembly dos x86-16

ld: Undefined symbols for architecture x86_64

macos assembly x86-64 nasm ld

Avoiding cache pollution while loading a stream of numbers

Interchange 2 variables in C++ with asm code

c++ assembly

How to specify execution time of x86 and PowerPC instructions?

assembly x86 powerpc

How to get NASM to encode `push` with a sign-extended 16-bit immediate?

How to use inline assembly in C++ to set the Trap flag [duplicate]

How to loop back from Z to A in nasm assembly language?

assembly ascii nasm

How do I make a .section in ELF format read only with GNU GAS?

assembly elf gnu-assembler

8086 Assembler - Generating the object code from opcodes

Assembly Language: printing lowercase to uppercase

assembly compare

If esp points to the top of the stack, where does ebp point to?

Is OSCompareAndSwap (Mac OS X) equivalent to CMPXCHG8B?

x86 non-mov instruction that has a write-only destination and runs on any port on Intel?

How to implement a conditional jump in asm *without* label?

visual-c++ assembly

Assembly language tools and references [closed]

assembly masm