Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to run old x86 DOS assembly programs in 64-bits Windows? [closed]

windows assembly x86 dos

measure time to execute single instruction

c assembly time instructions

Jump directly to certain parts of a function

c assembly x86

My asm code writes trash bytes when I use int 21h function

Position independent addressing in GNU assembler with Intel syntax [duplicate]

strcat overflow?

c assembly x86 nasm strcat

Clang produced executable is 94% null bytes, how to shrink it? [duplicate]

x86-64 Kernel Interrupt Handler: Preserving GPRs when Transferring Control to Original Handler

How does an int instruction know which registers to use when it runs?

Is there an easy way to multiply two registers like this in AT&T assembly: %eax * %ebx = %ecx

assembly x86 att

How does the CPU writes data to an IO port?

assembly x86 cpu

Running Assembly Code for Mac OS X

macos assembly irvine32

Printing c char* from inline assembly using int 10h

c++ assembly

MSP430FR5739 rotate bits in 16-bit unsigned integer

switching fpu to single precision

Save value in byte of var in assembly

assembly x86-16 tasm