- Why can't you clobber certain registers? https://en.wikipedia.org/wiki/X86_calling_conventions 12 comments asm
- Understanding C/C++ internals better http://en.wikipedia.org/wiki/X86_calling_conventions 7 comments learnprogramming
Linking pages
- rustgo: calling Rust from Go with near-zero overhead https://blog.filippo.io/rustgo/ 164 comments
- A fundamental introduction to x86 assembly programming https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming 133 comments
- How statically linked programs run on Linux - Eli Bendersky's website http://eli.thegreenplace.net/2012/08/13/how-statically-linked-programs-run-on-linux/ 104 comments
- A New Bytecode Format for JavaScriptCore | WebKit https://webkit.org/blog/9329/a-new-bytecode-format-for-javascriptcore/ 94 comments
- rustgo: calling Rust from Go with near-zero overhead https://words.filippo.io/rustgo/ 83 comments
- Exploring The Halo 1 System Link Protocol | hllmn.net https://hllmn.net/blog/2023-09-18_h1x-net/ 64 comments
- A Basic Just-In-Time Compiler https://nullprogram.com/blog/2015/03/19/ 56 comments
- The General Problem https://generalproblem.net/lets_build_a_compiler/01-starting-out/ 47 comments
- Fast reciprocal square root... in 1997?! - Shane Peelar's Blog https://inbetweennames.net/blog/2021-05-06-i76rsqrt/ 39 comments
- Fantastic Bugs and Where to Find Them | by Timothee ISNARD | The Tanker blog | Medium https://medium.com/tanker-blog/fantastic-bugs-and-where-to-find-them-3c95afe06357 30 comments
- Forced Inlining Might Be Slow · Aras' website http://aras-p.info/blog/2017/10/09/Forced-Inlining-Might-Be-Slow/ 27 comments
- Modern TLS/SSL on 16-bit Windows https://www.dialup.net/wingpt/tls.html 24 comments
- Interactive Beginner's Guide to ROP -- Vetle's HackShack https://bordplate.no/blog/en/post/interactive-rop-tutorial/ 20 comments
- GitHub - blitzcode/ghc-stack: Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha) https://github.com/blitzcode/ghc-stack 20 comments
- Using Linux's memfd_secret syscall from the JVM with JEP-419 • Brice Dutheil https://blog.arkey.fr/2022/05/16/linux_memfd_secret_with_jep-419/ 19 comments
- GitHub - mschwartz/assembly-tutorial: Programming in assembly language tutorial https://github.com/mschwartz/assembly-tutorial 18 comments
- Rudy's Delphi Corner - Using C++ objects in Delphi http://rvelthuis.de/articles/articles-cppobjs.html 18 comments
- How I wasted a whole day trolling with assembly | by Qix | Medium https://medium.com/@qix/how-i-wasted-a-whole-day-trolling-with-assembly-32a3bbbc2d60 17 comments
- GitHub - snej/tails: A fast, minimal Forth-like interpreter core in C++ with no assembly https://github.com/snej/tails 16 comments
- A Collection of Examples of 64-bit Errors in Real Programs | by Sergey Vasiliev | Medium https://medium.com/@cpp_coder/a-collection-of-examples-of-64-bit-errors-in-real-programs-baba1a4a73b4 12 comments
Related searches:
Search whole site: site:en.wikipedia.org
Search title: x86 calling conventions - Wikipedia
See how to search.