
- A. V. Aho and J. D. Ullman 1979, Principles of Compiler Design, Addison-Wesley. Google Scholar
Digital Library
- S. D. Bergmann 1993, Compiler Design for Undergraduates, to be published by Wm. C. Brown.Google Scholar
- J. L. Donaldson 1987, "MicMac: A Microprogram Simulator for Courses in Computer Organization," SIGCSE Bulletin, vol. 19, no. 1. Google Scholar
Digital Library
- D. Foley 1992, "Microcode Simulation in the Computer Architecture Course," SIGCSE Bulletin, vol. 24, no. 3. Google Scholar
Digital Library
- J. Harris 1988, "A Microprogrammable Project for a Course in Computer Systems," SIGCSE Bulletin, vol. 20, no. 2. Google Scholar
Digital Library
- F. L. Moore 1983, "Teaching Microcoding Principles," SIGCSE Bulletin, vol. 15, no. 1. Google Scholar
Digital Library
- J. R. Parker and K. Becker 1984, "A Microprogramming Simulator for Instructional Use," SIGCSE Bulletin, vol. 16, no. 1. Google Scholar
Digital Library
- A. S. Tanenbaum 1990, Structured Computer Organization, Prentice-Hall. Google Scholar
Digital Library
Index Terms
Simulating and compiling a hypothetical microprogrammed architecture with projects for computer architecture and compiler design
Recommendations
Clairvoyance: look-ahead compile-time scheduling
CGO '17: Proceedings of the 2017 International Symposium on Code Generation and OptimizationTo enhance the performance of memory-bound applications, hardware designs have been developed to hide memory latency, such as the out-of-order (OoO) execution engine, at the price of increased energy consumption. Contemporary processor cores span a ...
Compiling C on a Multiple-Stack Architecture
A major distinguishing feature of RISC processor architectures is the organization of their register files. They basically fall into three categories: a flat register file as in MIPS processors, fixed--size register windows as in the SPARC processor ...






Comments