The Dlang SIMD library
-
Updated
Oct 26, 2024 - D
The Dlang SIMD library
This program is a simple assembler-like (intel-syntax) interpreter language. The program is written in python 2.
Bootloader that draws characters from a 5x7px font
A bare-metal implementation of the common AES256 algorithm
A repo for random assembly stuff I write
A collection of Assembly (Intel syntax) code that I made and that I'm currently learning about, there isn't any SIMD instructions here
Algorithms to learn intel x86 assembly
AT&T syntax assembly converter to Intel syntax
The project involves implementing a library in x86-64 Assembly language that provides alternative implementations of several standard library functions, including strlen, strcpy, strcmp, write, read, and strdup.
An Intel, x86_64 architecture implementation of basic libc functions.
Reimplementing a few libc and linked lists functions in Assembly 64_X86 Intel syntax.
Add a description, image, and links to the intel-syntax topic page so that developers can more easily learn about it.
To associate your repository with the intel-syntax topic, visit your repo's landing page and select "manage topics."