Explore >> Select a destination


You are here

modexp.wordpress.com
| | mcyoung.xyz
3.1 parsecs away

Travel
| | [AI summary] The article provides an in-depth exploration of computer architecture and assembly language, focusing on the RISC-V Instruction Set Architecture (ISA). It covers fundamental concepts such as machine words, registers, and the role of assembly language as a human-readable representation of machine instructions. The text explains how programs are structured using instructions, labels, and directives, and categorizes instructions into arithmetic, memory, control flow, and miscellaneous types. It also delves into the calling convention, which defines how functions are called and how data is passed between them, and highlights the importance of maintaining the call stack illusion. The article further discusses the practical implications of these conce...
| | blog.pimaker.at
2.8 parsecs away

Travel
| | Linux in a Pixel Shader - A RISC-V Emulator for VRChat
| | www.jmeiners.com
3.1 parsecs away

Travel
| | [AI summary] The provided text outlines the development of an LC-3 virtual machine (VM) in C, including the implementation of various instructions, memory operations, and input/output handling. It also discusses an advanced C++ approach using templates and bitwise flags to reduce code duplication and improve efficiency. The text covers topics like instruction decoding, memory addressing, flag handling, and platform-specific input buffering. Additionally, it references contributions from the community and mentions GitHub tags for organizing implementations in different languages.
| | wsummerhill.github.io
20.1 parsecs away

Travel
| SecurityTube Linux Assembly Expert (SLAE) Course Exercises