Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Friday May 19 2023, @12:23PM   Printer-friendly

http://www.righto.com/2023/05/8086-processor-group-decode-rom.html

A key component of any processor is instruction decoding: analyzing a numeric opcode and figuring out what actions need to be taken. The Intel 8086 processor (1978) has a complex instruction set, making instruction decoding a challenge. The first step in decoding an 8086 instruction is something called the Group Decode ROM, which categorizes instructions into about 35 types that control how the instruction is decoded and executed. For instance, the Group Decode ROM determines if an instruction is executed in hardware or in microcode. It also indicates how the instruction is structured: if the instruction has a bit specifying a byte or word operation, if the instruction has a byte that specifies the addressing mode, and so forth.


Original Submission

 
This discussion was created by janrinok (52) for logged-in users only, but now has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by driverless on Sunday May 21 2023, @01:08AM

    by driverless (4770) on Sunday May 21 2023, @01:08AM (#1307184)

    Yeah, fair enough, I'll try and contribute more...

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2