Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

bootloader works in qemu but fails in virtualbox and on hardware

assembly x86-64 boot mbr

In ELF, why do the headers need to be in one segment?

linux assembly elf

GEMM kernel implemented using AVX2 is faster than AVX2/FMA on a Zen 2 CPU

How to perform low-level IO with a USB flash drive under the BIOS (compared to a floppy)?

Real Mode, Interrupt vector replacement Crashing

Converting problem: __asm__ __volatile__ from GNU C to MSVC for in / out wrappers

How to translate "pushl 2000" from AT&T asm to Intel syntax on i386

assembly x86 intel att i386

Stack / base pointers in assembly

Clearing bits in a register in assembly

assembly x86

Low level networking in assembler (x86 compatible)

64 bit Assembly introduction

assembly 64-bit intel

ARM GCC bug? Uses chains of vldr instead of one vldmia…

gcc assembly arm neon

strlen in assembly

linux assembly x86 nasm strlen

Sum all elements in a quadword vector in ARM assembly with NEON

math assembly arm neon

Most respected language and free compiler for creating hobby operating systems? [closed]

Why is Set on Less Than an ALU operation

assembly mips

Subroutine inference

Why bottom test loop is preferable?

Why are these registers pushed to stack?

assembly

Intel assembly syntax OFFSET

gcc assembly x86 nasm masm