Historical Notes on CISC and RISC: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
mNo edit summary
Line 1:
('''NB''': I originally wrote this for some of the other students in an assembly language class I took in Fall 2006. While it is not about programmingOS-dev per se, it may help clarify some of the puzzling aspects of assembly language for some members. - [[User:Schol-R-LEA]])
 
It is somewhat ironic that many Assembly language instructors today have found it easier to teach assembly programming in a RISC architecture such as MIPS or ARM, rather than than in the ubiqioutous but far more complex x86 PC system: historically, it was the CISC designs which are generally associated with extensive assembly language programming, while the RISC design were explicitly intended to make compiling code from a high-level language easier, with the expectation that assembly language would be rarely used except for in the operating system.
Anonymous user