Search code examples
Assembly, x86: How to push a label to the stack?...


assemblyx86attaddressing-mode

Read More
Inline assembly size mismatch for 8-bit rotate...


cx86inline-assemblyatt

Read More
Pushing and printing float value in assembly...


assemblygnu-assembleratt

Read More
x86 assembly jl doesn't work...


ubuntuassemblyx8632-bitatt

Read More
Push address of stack location instead of the value at the address...


cgccassemblygnu-assembleratt

Read More
creating a For Loop to fill an empty buffer full of dashes in assembly...


assemblyx86att

Read More
x64 Assembly GNU syntax, how the loop returns...


assemblyx86-64att

Read More
x86 instruction meaning...


assemblyx86attaddressing-mode

Read More
Assembly and Buffers How to...


assemblybufferx86-64gnu-assembleratt

Read More
How to sum integers with sign into a wider sum on IA32. 64-bit sum of 32-bit signed ints?...


assemblyx86attsign-extension

Read More
X86 intel syntax - ambigious size for mov, junk h after expression?...


x86gnu-assemblerattintel-syntax

Read More
Difference between "%register" and "(%register)" in x86 assembly AT&T syntax...


assemblyx86att

Read More
How to understand "cmpl $0x0, -0x30(%rbp)" / "je ..."...


linuxassemblyx86-64disassemblyatt

Read More
What is the AT&T / GAS syntax for mulx?...


assemblyx86gnu-assembleratt

Read More
Why is mov eax,val not the Intel-syntax equivalent of mov $val,%eax?...


assemblyx86gnu-assembleratt

Read More
addq with 64bit immediates?...


assemblyadditionx86-64att

Read More
xorl %eax - Instruction set architecture in IA-32...


cassemblyx86attinstruction-set

Read More
How to determine if the registers are loaded right to left or vice versa...


assemblyx86cpu-registersattintel-syntax

Read More
Why does GCC generate a "mov 0x8,%edx" instruction that causes a crash?...


cgccassemblycrashatt

Read More
Registers for IMUL instruction...


linuxassemblyx86x86-64att

Read More
C Assembly Loop...


assemblyx86-64att

Read More
How cmp assembly instruction sets flags (X86_64 GNU Linux)...


assemblyx86-64att

Read More
What does the x86 line "imulq $44,(%rbx), %rax" do?...


assemblyx86att

Read More
Assembler parameters type...


assemblyx86att

Read More
Do 32 and 64 bit values share the same register space?...


assemblyx86-64att

Read More
Swapping two int pointers in assembly x86...


assemblyx86gnu-assemblerattcdecl

Read More
Which one of the registers are being returned?...


assemblyx86att

Read More
how to get argument integer in callee?...


cassemblyatt

Read More
Assembly - number from stack...


cassemblyattx87

Read More
Understand what a command does...


att

Read More
BackNext