Search Articles — Sudonull

Search Results

In this project

Returning x86-64 Structures: Registers and MEMORY ABI

https://sudonull.com/returning-x86-64-structures-registers-and-memory-abi

Breakdown of return mechanisms for int, small and large structures in x86-64 System V ABI. Assembly examples, hidden rdi arguments. For middle/senior dev. Look under the hood.

Assembler x86-64 GUI X11 fasmg

https://sudonull.com/assembler-x86-64-gui-x11-fasmg

Creating a minimal GUI on x86-64 assembler with X11: syscall macros, vararg printf, mmap structures. Size optimization for Linux. Instructions for developers.

Linux 7.0 release: Rust and x86 optimizations

https://sudonull.com/linux-7-0-release-rust-and-x86-optimizations

Linux 7.0 released with Rust support without experiments, lazy preemption and improvements for Intel/AMD. Study key changes for kernel, graphics and networks. Download at kernel.org.

ALT Mobile 11.0: Phosh on ARM64 and x86_64

https://sudonull.com/alt-mobile-11-0-phosh-on-arm64-and-x86-64

New ALT Mobile 11.0 on Sisyphus p11 with Phosh, Waydroid, LUKS. Images for PinePhone, Anbernic. Test on QEMU for embedded projects. Download and deploy.

Removing i486 from Linux: Molnar's patch

https://sudonull.com/removing-i486-from-linux-molnar-s-patch

Ingo Molnar proposes to remove i486 support from the Linux kernel, cutting the code by 14 thousand lines. CX8 and TSC emulation will go away. Details for x86 developers.

From the web

post.npostart.nl

http://post.npostart.nl/

Wij willen hier een beschrijving geven, maar de site die u nu bekijkt staat dit niet toe.

Trending Now