- Reverse-engineering the conditional jump circuitry in the 8086 processor (righto.com)
Intel introduced the 8086 microprocessor in 1978 and it had a huge influence on computing. I’m reverse-engineering the 8086 by examining the circuitry on its silicon die and in this blog post I take a look at how conditional jumps are implemented. Conditional jumps are an important part of any instruction set, changing the flow of execution based on a condition. Although this instruction may seem simple, it involves many parts of the CPU: the 8086 uses microcode along with special-purpose condition logic.
- Phylum (Wikipedia)
In biology, a phylum (/ˈfaɪləm/; pl.: phyla) is a level of classification or taxonomic rank below kingdom and above class. Traditionally, in botany the term division has been used instead of phylum, although the International Code of Nomenclature for algae, fungi, and plants accepts the terms as equivalent. Depending on definitions, the animal kingdom Animalia contains about 31 phyla, the plant kingdom Plantae contains about 14 phyla, and the fungus kingdom Fungi contains about 8 phyla. Current research in phylogenetics is uncovering the relationships among phyla within larger clades like Ecdysozoa and Embryophyta.