Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to implement the mod operator in assembly

assembly x86

Using SIMD/AVX/SSE for tree traversal

Call C standard library function from asm in Visual Studio

Why PE need Original First Thunk(OFT)?

Why do we need to compile for different platforms (e.g. Windows/Linux)?

How do i read single character input from keyboard using nasm (assembly) under ubuntu?

how to count cycles?

c performance assembly

Removing the prologue of a function written in pure assembly

delphi assembly procedure basm

Calculate system time using rdtsc

c++ assembly time rdtsc

Key concepts to learn in Assembly

theory assembly

Assembly fast division by 2

assembly division

LOCK prefix of Intel instruction. What is the point?

Why is the dividend 64 bits in x86 assembly?

assembly x86

Why does gcc push %rbx at the beginning of main?

gcc assembly

Goto a specific Address in C

Why can I access lower dword/word/byte in a register but not higher?

Reading an integer into a local variable in MIPS

What are some ways you can manage large-scale assembly language projects?

assembly x86

Is it possible to put assembly instructions into CUDA code?

Is x86 32-bit assembly code valid x86 64-bit assembly code?

windows assembly binary x86