DEV Community

Assembly

Assembly is a low-level programming language that uses mnemonics to represent machine instructions.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Comments
4 min read
memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

Comments
3 min read
What I Learned Writing Assembly After Only Knowing Java and JavaScript

What I Learned Writing Assembly After Only Knowing Java and JavaScript

1
Comments
3 min read
Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Comments
4 min read
C++ | Avoiding Move Semantics

C++ | Avoiding Move Semantics

1
Comments
5 min read
A compiler written in its own language just emitted a standalone Linux executable

A compiler written in its own language just emitted a standalone Linux executable

Comments
4 min read
Building an Operating System In Rust Part 2

Building an Operating System In Rust Part 2

2
Comments 1
13 min read
Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Comments
8 min read
I replaced hooking libraries with one rust crate

I replaced hooking libraries with one rust crate

1
Comments
9 min read
Moving Beyond CRUD: Building a Geofenced Network Engine from Scratch

Moving Beyond CRUD: Building a Geofenced Network Engine from Scratch

3
Comments
3 min read
43 Years Later: Finishing My BBC Micro Game in Assembly

43 Years Later: Finishing My BBC Micro Game in Assembly

Comments
4 min read
teamOS Bare Metal x86 Kernel

teamOS Bare Metal x86 Kernel

Comments
1 min read
I'm building a compiler in Rust!!!

I'm building a compiler in Rust!!!

7
Comments 2
1 min read
V.E.L.O.C.I.T.Y.-OS: The x86-64 Machine-Code JIT & SCEV-Lite (Part 6)

Midpoint of this L3 cache OS build

V.E.L.O.C.I.T.Y.-OS: The x86-64 Machine-Code JIT & SCEV-Lite (Part 6)

2
Comments 1
5 min read
OpenPetya

OpenPetya

1
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.