Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Purpose of jmp short after port I/O in x86 assembly

assembly x86

Optional only set in conditional compilation block, does compiler remove statement entirely from release build?

swift assembly build

Do assembly instructions map 1-1 to machine language?

What is the value of esp after a function returns?

c assembly x86 nasm

Create control flow graph from assembly file

Does gcc support embedded assembler syntax?

c gcc assembly

Is the modulo operation faster with a power of two even if the value is not known at compile time?

c++ c assembly modulo

Bare metal RISC-V CPU - how does the processor know which address to start fetching instructions from?

How to use Cmake to build binaries with NASM

assembly cmake nasm

If greater than or equal in MIPS

How to change the foreground color of a string (32 Bit Assembly kernel)?

assembly x86 kernel osdev vga

ra ($31) register contain unaligned return address (MIPS)

c gcc assembly mips

How do I use GDB Debugger to look at __asm__ content?

c assembly debugging

8086 Assembly: put variables area at beginning of code segment

assembly x86 x86-16 osdev dosbox

What's the meaning of "shift operates on bits individually"?

Executing from RAM ARM Cortex M4

c assembly linker arm bootloader

What is the difference between N.E. and I in Intel manual?