|
You are here |
blog.jchw.io | ||
| | | | |
biresch.com
|
|
| | | | | In previousblog posts I've mentioned some terms like "65xx ISA" and "Addressable Register Architecture (ARA)." I suspect most software engineers have conceptual knowledge of instruction sets and their classification. As anexample, the x86 instruction set is much more complex than the reduced instruction set of the ARM. This is where the terms CISC and RISC... | |
| | | | |
venam.net
|
|
| | | | | An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex... | |
| | | | |
shrik3.com
|
|
| | | | | [AI summary] A technical blog post explains the ELF binary format, dynamic linking, and the roles of the dynamic linker, GOT, PLT, and symbol tables using command-line examples. | |
| | | | |
www.snell-pym.org.uk
|
|
| | | [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. | ||