Skip to content
NeuralLantern.com NeuralLantern.com
  • Home
  • Social Media Links
  • X / Twitter
  • Rumble
  • Youtube
  • Bitchute
  • Minds
  • Odysee
Subscribe

x86_64 abi

Home ยป x86_64 abi
x86-64 Assembly Segfault on printf? Fix Stack Alignment (Yasm + GCC Demo)
Posted inAssembly Language Coding Computer Science

x86-64 Assembly Segfault on printf? Fix Stack Alignment (Yasm + GCC Demo)

x86-64 assembly crashes on printf due to stack alignment. Yasm + GCC hybrid program fixed with push/pop in prologue and epilogue. Live Linux demo.
Posted by mike November 16, 2025

Recent Posts

  • Binary Search Tree Definition Explained Step by Step
  • YASM x86-64 Assembly Functions Tutorial – Integers, Floats, Pointers, ABI, C++ Interoperability
  • x86-64 Assembly: Local Variables, Stack Frames & Alignment Explained
  • The Call Stack Explained: Call Frames, Return Addresses, Local Variables
  • Mixed Function Arguments in x86-64 Assembly – Integers & Floats Explained

Recent Comments

No comments to show.

Archives

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • August 2023

Categories

  • Assembly Language
  • Binary Search Trees
  • Coding
  • Computer Science
  • Conversions
  • Data Structures
  • Debugging
  • Drivers
  • Networking
  • Raspberry Pi
  • Videos
Copyright 2026 — NeuralLantern.com. All rights reserved. Bloghash WordPress Theme
Scroll to Top