/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

guillaume.baierouge.fr
| | www.snell-pym.org.uk
3.6 parsecs away

Travel
| | [AI summary] The article discusses various exotic processor architectures, focusing on zero-operand stack machines, multiple stacks, result registers, virtual stacks, and transport-triggered architectures, highlighting their potential to simplify control logic and improve performance.
| | www.righto.com
3.4 parsecs away

Travel
| | A computer's arithmetic-logic unit (ALU) is the heart of the processor, performing arithmetic and logic operations on data. If you've studie...
| | gpfault.net
2.8 parsecs away

Travel
| | [AI summary] The text provides an in-depth exploration of various x86-64 instruction set architectures, focusing on arithmetic operations (ADD, SUB, MUL, SMUL, DIV, SDIV), logical operations (AND, OR, XOR, NOT), and control flow instructions. It details the implementation of these instructions in the QBX virtual machine, emphasizing how they emulate real x86-64 instructions while managing the flags register and handling different operand sizes (8-bit and 16-bit). The text also discusses the nuances of flag handling, register operations, and macro-based code generation to streamline instruction implementation.
| | cookie.engineer
15.2 parsecs away

Travel
| Linux Assembly Part 3: Control Flow