Explore >> Select a destination


You are here

ashvardanian.com
| | www.nayuki.io
2.8 parsecs away

Travel
| | [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.
| | www.bitsnbites.eu
3.0 parsecs away

Travel
| | [AI summary] The post discusses the development and potential improvements of the MRISC32 vector instruction set architecture, focusing on optimizing vector operations for performance and flexibility in both in-order and parallel architectures.
| | domipheus.com
3.4 parsecs away

Travel
| | This is part of a series of posts detailing the steps and learning undertaken to design and implement a CPU in VHDL. Previous parts are available here, and I'd recommend they are read before continuing! Instruction Set Architecture The Instruction Set Architecture (ISA) of a CPU defines the set of operations that can be performed, and on what data types. It explains timing, restrictions, and sometimes any hazards or hardware bugs that can present during normal operation. The operations are defined along ...
| | www.retroprogramming.com
21.6 parsecs away

Travel
| Forget about fancy algorithms and data structures. If you want respect as an 80's hacker, follow these simple tips. Never get caught setting...