Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How do debuggers keep track of the mapping between C code and assembly instructions?

debugging gcc assembly

Memory location of variables defined in a shared library

how to make small binaries using assembly?

assembly linker ld elf binutils

What is a processor hint?

How to use an array in RISC-V Assembly

assembly riscv

Does cmpxchg write destination cache line on failure? If not, is it better than xchg for spinlock?

How to achieve the effect of vpmovmskb on ZMM registers?

Placing an instruction in the address pointed by the reset vector using times and align NASM directives

intel assembly x86 nasm osdev

Access to PIT (?) IO ports 44h and 46h - what do those ports do?

Why would one use "ret" instead of "call" to call a method?

How Do I Execute Dalvik Op-Codes

Decompiling EXE to ASM

How can I determine the location of disassembled code within an executable?

Prefetch for Intel Core 2 Duo

assembly prefetch blas

Throwing a C++ exception after an inline-asm jump

c++ assembly exception

how do addressing modes work on a physical level?

Task management on x86

why using external c function in nasm breaks this code?

c assembly external nasm

Best Assembly IDE for Windows [closed]

ide assembly

MUL function in assembly