|
You are here |
venam.net | ||
| | | | |
blog.codingconfessions.com
|
|
| | | | | An explanation of how Linux handles system calls on x86-64 and why they show up as expensive operations in performance profiles | |
| | | | |
venam.nixers.net
|
|
| | | | | Computer architecture can be considered a boring topic, one that is studied during CS education, then put aside, and leaves place to the shiny new toys that capture the attention. I've recently revisited it, and I'd like to summarize some takeaways. | |
| | | | |
www.nayuki.io
|
|
| | | | | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding. | |
| | | | |
stefan-marr.de
|
|
| | | A comparative study of abstract-syntax-tree and bytecode interpreters on top of meta-compilation systems. | ||