Jan 8, 2022
Memory was fast but expensive. So you did not need e.g. pipelining but needed to keep memory usage to a minimum. Complex instructions doing more could reduce memory usage.
Also people used to hand code assembly so high level instructions was practical. RISC was more designed for compilers not for hand writing assembly.