Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Lisp on a Reduced-Instruction-Set Processor: Characterization and Optimization
Steenkiste P., Hennessy J. Computer21 (7):34-45,1988.Type:Article
Date Reviewed: Jun 1 1989

High-level languages such as LISP pose special problems for hardware designers, since both the user program and the language implementation must be considered. This paper summarizes an extensive series of experiments studying Portable Standard LISP (PSL) on the MIPS-X RISC processor being developed at Stanford. A number of benchmarks were used, including several of a realistic size. The results are organized in terms of the low-level operations that have been found to occur most often: type tag handling, function calls, and stack operations.

Experiments with tag handling showed that special hardware could speed programs up by as much as 22 percent, while software optimizations yielded at most a 6 percent improvement. Optimization of general function calls was not very successful, but modifications to the most common runtime library functions (list, vector, and arithmetic operations) yielded a 19 percent speedup while increasing code size by 9 percent. An interprocedural register allocator yielded a 10 percent speedup.

If the paper has a single conclusion, it is that RISC is eminently suitable as a LISP processor, but with the caveat that not all of the implementation choices have been investigated. In any case, both hardware and software designers will find this paper worthwhile; many will also wish to consult the more extensive results in Steenkiste’s dissertation [1].

Reviewer:  S. Shebs Review #: CR112932
1) Steenkiste, P.Lisp on a reduced-instruction-set processor: characterization and optimization. Ph.D. dissertation, Stanford Univ., Stanford, CA, March 1987. Stanford Technical Report CSL-TR-87-324.
Bookmark and Share
 
Risc (C.1.1 ... )
 
 
Instruction Set Design (C.0 ... )
 
 
Lisp (D.3.2 ... )
 
 
Optimization (D.3.4 ... )
 
 
Language Classifications (D.3.2 )
 
 
Processors (D.3.4 )
 
  more  
Would you recommend this review?
yes
no
Other reviews under "Risc": Date
Reduced Instruction Set Computer--RISC--architecture
Tabak D., John Wiley & Sons, Inc., New York, NY, 1987. Type: Book (9789780471913023)
Feb 1 1988
A perspective on the 801/Reduced Instruction Set Computer
Hopkins M. IBM Systems Journal 26(1): 107-121, 1987. Type: Article
Feb 1 1988
The design and development of SPARC (videotape)
Patterson D., Rosing W., University Video Communications, Stanford, CA, 1989. Type: Book
Oct 1 1990
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy