Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

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

Do we need mfence when using xchg

c++ c assembly x86 memory-fences

Are EDX and DX the same register?

assembly x86

Assembly Performance Tuning

What kind of C++ would I have to learn to make my own OS kernel? [closed]

How to get the assembly code of a CUDA kernel?

c assembly cuda gpgpu nvidia

Getting assember output from GCC/Clang in LTO mode

gcc assembly clang lto

Why there is a number 22 in GCC's implementation of a VLA(variable-length array)?

How To Build a Hello World For Nintendo 64?

assembly mips nintendo