Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Macro substituting a constant number in GAS

assembly x86 gnu gnu-assembler

Get size of assembly instructions

Emulated ARM assembler environment?

assembly embedded arm

MUL instruction doesn't support an immediate value

why to use ebp in function prologue/epilogue?

c optimization assembly x86

vectorized strlen getting away with reading unallocated memory

Linux 64 command line parameters in Assembly

What does actual machine code look like at various points? [closed]

How to print exact value of the program counter in C

Relative vs Absolute jmp in Assembly

assembly x86

Mixing C and Assembly files

c++ c gcc assembly x86

gedit syntax highlighting for assembler files (*.asm)

What is the difference, if any, between LONG and FAR jumps in Assembly?

assembly x86

What is the use of defining a Global Descriptor Table?

Getting assembly language programming skills [closed]

assembly

Bit-reverse a byte on 68HC12

High Order Bits - Take them and make a uint64_t into a uint8_t

trying to understand the assembly instruction: cltd on x86

assembly x86 att

Creating a bootable ISO image with custom bootloader

linux assembly nasm osdev dd

from C to assembly

c assembly