cd/entity/80386Β· homeβ€Ί entitiesβ€Ί 80386
grep -l @80386 /news/*.json | wc -l β†’ 4

80386

mentions 4 type Organization feed RSS

// recent coverage 4 mentions

00:00
2026-04-14
nand2mario.github.io
semiconductor

80386 Memory Pipeline

The article summarizes the development of an FPGA-based 80386 core that runs DOS and games at 75 MHz, then shifts focus to analyzing the processor's memory pipeline. It explains that while the 80386's…

00:00
2026-02-24
nand2mario.github.io
semiconductor

80386 Protection

The article discusses the 80386 processor's improved protection model, which added paging, a flat 32-bit address space, and Virtual 8086 mode to make protected mode usable after the 80286's unpopular …

00:00
2026-02-07
nand2mario.github.io
semiconductor

80386 Barrel Shifter

The article describes the author's project to build an 80386-compatible processor core in SystemVerilog using original Intel microcode, with real mode operational and over 10,000 test cases passing. I…

00:00
2026-01-24
nand2mario.github.io
semiconductor

80386 Multiplication and Division

The Intel 80386, released in 1985, was the first 32-bit x86 processor, introducing a flat 4GB address space, virtual memory with paging, and an effective protected mode. It significantly improved arit…

// co-occurs with top 8 entities