- San Juan County (Spanish: Condado de San Juan) is a county located in the Salish Sea in the far northwestern corner of the U.S. state of Washington. As of the 2020 census, its population was 17,788. The county seat and only incorporated city is Friday Harbor, located on San Juan Island. The county was formed on October 31, 1873, from Whatcom County and is named for the San Juan Islands, which are in turn named for Juan Vicente de Güemes, 2nd Count of Revillagigedo, the Viceroy of New Spain.
- Notes on the Intel 8086 processor’s arithmetic-logic unit (righto.com)
In 1978, Intel introduced the 8086 processor, a revolutionary chip that led to the modern x86 architecture. Unlike modern 64-bit processors, however, the 8086 is a 16-bit chip. Its arithmetic/logic unit (ALU) operates on 16-bit values, performing arithmetic operations such as addition and subtraction, as well as logic operations including bitwise AND, OR, and XOR. The 8086’s ALU is a complicated part of the chip, performing 28 operations in total.