x86-64 topic

List x86-64 repositories

ArvernOS

327
Stars
32
Forks
Watchers

:floppy_disk: A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress

x86_64-Compiler

6
Stars
0
Forks
Watchers

Encoding x86_64 instructions (don't take it serious!)

zig-x86_64

15
Stars
2
Forks
Watchers

Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)

libraries

102
Stars
36
Forks
Watchers

Collection of libraries for use with x86 / x64 assembler

asm

7
Stars
1
Forks
Watchers

Assembly Language (x86-64 NASM) course @ University of Warsaw

dynld

18
Stars
0
Forks
Watchers

Dynamic linker studies.

qemu-exit

37
Stars
8
Forks
Watchers

Exit QEMU with user-defined code

ByteOS

62
Stars
17
Forks
Watchers

A simple hobby operating system for the x86-64 architecture

solstice

32
Stars
9
Forks
Watchers

x86_64 operating system, written in Rust

AES-Intrinsics

45
Stars
10
Forks
Watchers

AES encryption function using Intel, ARMv8 and Power8 intrinsics