/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

paul.bone.id.au
| | www.felixcloutier.com
2.1 parsecs away

Travel
| | [AI summary] A technical reference detailing the RDTSCP instruction behavior, including register operations, privilege level restrictions, and TLB flushing implications for x86-64 processors.
| | www.timdbg.com
1.7 parsecs away

Travel
| | [AI summary] This article provides an introduction to reading x86 assembly language, emphasizing its importance for understanding how programs operate at a fundamental level. It covers the basics of assembly syntax, common instructions, and practical tools for reading and analyzing assembly code. The author explains that while assembly is often viewed as complex, it's actually more approachable than many believe, especially for debugging and reverse engineering tasks. The article also highlights the differences between Intel and AT&T syntax, the structure of assembly instructions, and the role of registers and memory addressing in x86 architecture.
| | c9x.me
2.2 parsecs away

Travel
| | x86 assembly tutorials, x86 opcode reference, programming, pastebin with syntax highlighting
| | cppstories.com
16.1 parsecs away

Travel
| Maybe I'll be boring with this note, but again I need to write that this was another good year for C++! Here's a bunch of facts: Visual Studio 2015 was released with great support for C++14/17 and even more experimental features. Long-awaited GCC 5.0 was released at the beginning of the year.