Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to check the EIP value with assembly language? [duplicate]

assembly x86

Fast divisibility tests (by 2,3,4,5,.., 16)?

Significant FMA performance anomaly experienced in the Intel Broadwell processor

Segmentation fault when popping x86 stack

Can modern x86 hardware not store a single byte to memory?

gdb with assembler: Print status of carry flag

gdb assembly carryflag

Very fast memcpy for image processing?

what is the meaning of align an the start of a section?

Easy to read Golang assembly output?

assembly go

Manual Assembly vs GCC

c gcc assembly

Include of iostream leads to different binary

c++ assembly iostream

MIPS assembly language - temporary register vs saved registers

assembly mips

Why does GCC move variables to a temporary location before assigning them?

c assembly x86 decompiling

Assembly x86 - "leave" Instruction

c assembly

Intel x86 Opcode Reference?

assembly x86 intel opcode

Is x86-64 machine language big endian?

Is there anything special about -1 (0xFFFFFFFF) regarding ADC?

c++ gcc assembly x86 bigint

Basic yet thorough assembly tutorial (linux)? [closed]

linux assembly nasm

Difference between MOVDQA and MOVAPS x86 instructions?

assembly x86 sse simd mov intel

x86_64 best way to reduce 64 bit register to 32 bit retaining zero or non-zero status