Skip to main content
Home Forums 68kMLA Quadra 650 nubus — #54
Post #54 by porter
Source Forum68kMLA
CategoryHardware
Post DateSun, 22 Jun 2008 - 08:54
Original URLhttps://68kmla.org/bb/threads/quadra-650-nubus.13593/
Post
Not quite, simplisticly...

(a) large register file - reducing memory accesses

( B) same length instructions - simplify fetch queue

© each instruction takes one clock cycle - rather than variable number

CISC have variable length instructions and variable execution time per instruction.

mp.ls