arm64

Tag

Cards List
#arm64

How ARM64 Instructions Are Really Encoded

Lobsters Hottest · 2026-06-25 Cached

An educational article that explains how ARM64 (AArch64) instructions are encoded in 32-bit fixed-length words, debunking common misconceptions and providing hands-on decoding examples using ADD immediate on Apple Silicon.

0 favorites 0 likes
#arm64

Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason

Hacker News Top · 2026-06-23 Cached

ymawky is a web server written entirely in ARM64 assembly, supporting CGI, static files, and multiple HTTP methods, now available on Linux.

0 favorites 0 likes
#arm64

Windows stack limit checking retrospective, follow-up

The Old New Thing (Raymond Chen) · 2026-06-17 Cached

Raymond Chen follows up on his previous article about stack limit checking on ARM64, addressing a detail about the unconventional use of the x15 register in stack probe functions and comparing register usage across multiple architectures.

0 favorites 0 likes
#arm64

Writing Portable ARM64 Assembly

Hacker News Top · 2026-05-31 Cached

A guide to writing ARM64 assembly code that is portable across Apple's Darwin and Linux/BSD systems, covering differences in ABI, symbol naming, and vector mnemonics.

0 favorites 0 likes
#arm64

@wongmjane: I resurrected my 8-year-old phone into a Hermes Agent server Replaced Android with postmarketOS (Alpine Linux on ARM64)…

X AI KOLs Following · 2026-05-18 Cached

The user repurposed an 8-year-old phone into a Hermes Agent server using postmarketOS on ARM64, communicating via Matrix for E2E encrypted chat, reducing e-waste and eliminating the need for a Mac mini.

0 favorites 0 likes
#arm64

Show HN: Building a web server in assembly to give my life (a lack of) meaning

Hacker News Top · 2026-05-10 Cached

ymawky is a web server written entirely in ARM64 assembly for macOS, featuring syscall-only operations without libc and basic HTTP capabilities.

0 favorites 0 likes
#arm64

Windows Server 2025 Runs Better on ARM

Hacker News Top · 2026-04-19 Cached

A hands-on test shows Windows Server 2025 ARM64 VMs on Snapdragon X Elite outperforming x64 VMs on Intel i9 in latency-sensitive server roles due to steadier performance and possibly cleaner binaries.

0 favorites 0 likes
← Back to home

Submit Feedback