skip to main content
10.1145/36206acmconferencesBook PagePublication PagesasplosConference Proceedingsconference-collections
ASPLOS II: Proceedings of the second international conference on Architectual support for programming languages and operating systems
ACM1987 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
ASPLOS II: Architectual support for programming languages and operating systems Palo Alto California USA October 5 - 8, 1987
ISBN:
978-0-8186-0805-6
Published:
01 October 1987
Sponsors:
Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
Article
Free
Hardware architectures for programming languages and programming languages for hardware architectures

Programming Languages and Operating Systems introduce abstractions which allow the programmer to ignore details of an implementation. Support of an abstraction must not only concentrate on promoting the efficiency of an implementation, but also on ...

Article
Free
VLSI assist for a multiprocessor

Multiprocessors have long been of interest to computer community. They provide the potential for accelerating applications through parallelism and increased throughput for large multi-user system. Three factors have limited the commercial success of ...

Article
Free
Architectural support for multilanguage parallel programming on heterogeneous systems

We have designed and implemented a software facility, called Agora, that supports the development of parallel applications written in multiple languages. At the core of Agora there is a mechanism that allows concurrent computations to share data ...

Article
Free
Machine-independent virtual memory management for paged uniprocessor and multiprocessor architectures

This paper describes the design and implementation of virtual memory management within the CMU Mach Operating System and the experiences gained by the Mach kernel group in porting that system to a variety of architectures. As of this writing, Mach runs ...

Article
Free
An architecture for the direct execution of the Forth programming language

We have developed a simple direct execution architecture for a 32 bit Forth microprocessor. The processor can directly access a linear address space of over 4 gigawords. Two instruction types are defined; a subroutine call, and a user defined microcode ...

Article
Free
Tags and type checking in LISP: hardware and software approaches

One of the major factors that distinguishes LISP from many other languages (Pascal, C, Fortran, etc.) is the need for run-time type checking. Run-time type checking is implemented by adding to each data object a tag that encodes type information. Tags ...

Article
Free
The effect of instruction set complexity on program size and memory performance

One potential disadvantage of a machine with a reduced instruction set is that object programs may be substantially larger than those for a machine with a richer, more complex instruction set. The main reason is that a small instruction set will require ...

Article
Free
The dragon processor

The Xerox PARC Dragon is a VLSI research computer that uses several techniques to achieve dense code and fast procedure calls in a system that can support multiple processors on a central high bandwidth memory bus.

Article
Free
Coherency for multiprocessor virtual address caches

A multiprocessor cache memory system is described that supplies data to the processor based on virtual addresses, but maintains consistency in the main memory, both across caches and across virtual address spaces. Pages in the same or different address ...

Article
Free
Cheap hardware support for software debugging and profiling

We wish to determine the effectiveness of some simple hardware for debugging and profiling compiled programs on a conventional processor. The hardware cost is small -- a counter decremented on each instruction that raises an exception when its value ...

Article
Free
An experimental coprocessor for implementing persistent objects on an IBM 4381

In this paper we describe an experimental coprocessor for an IBM 4381 that is designed to facilitate the exploration of persistent objects.

Article
Free
Integer multiplication and division on the HP precision architecture

In recent years, many architectural design efforts have focused on maximizing performance for frequently executed, simple instructions. Although these efforts have resulted in machines with better average price/performance ratios, certain complex ...

Article
Free
The Mahler experience: using an intermediate language as the machine description

Division of a compiler into a front end and a back end that communicate via an intermediate language is a well-known technique. We go farther and use the intermediate language as the official description of a family of machines with simple instruction ...

Article
Free
A study of scalar compilation techniques for pipelined supercomputers

This paper studies two compilation techniques for enhancing scalar performance in high-speed scientific processors: software pipelining and loop unrolling. We study the impact of the architecture (size of the register file) and of the hardware (size of ...

Article
Free
Compiling Smalltalk-80 to a RISC

The Smalltalk On A RISC project at U. C. Berkeley proves that a high-level object-oriented language can attain high performance on a modified reduced instruction set architecture. The single most important optimization is the removal of a layer of ...

Article
Free
How many addressing modes are enough?

Programs naturally require a variety of memory-addressing modes. It isn't necessary to provide them in hardware, however, if a compiler can synthesize them from a few primitive modes. This not only simplifies the hardware, but also permits the compiler ...

Article
Free
Superoptimizer: a look at the smallest program

Given an instruction set, the superoptimizer finds the shortest program to compute a function. Startling programs have been generated, many of them engaging in convoluted bit-fiddling bearing little resemblance to the source programs which defined the ...

Article
Free
Performance and architectural evaluation of the PSI machine

We evaluated a Prolog machine PSI (Personal Sequential Inference machine) for the purpose of improving and redesigning it. In this evaluation, we measured the execution speed and the dynamic characteristics of cache memory, register file, and branching ...

Article
Free
RISCs vs. CISCs for Prolog: a case study

This paper compares the performance of executing compiled Prolog code on two different architectures under development at U. C. Berkeley. The first is the PLM, a special-purpose CISC architecture intended as a coprocessor for a host machine. The second ...

Article
Free
A RISC architecture for symbolic computation

The G-machine is a language-directed processor architecture designed to support graph reduction as a model of computation. It can carry out lazy evaluation of functional language programs and can evaluate programs in which logical variables are used. To ...

Article
Free
Firefly: a multiprocessor workstation

Firefly is a shared-memory multiprocessor workstation that contains from one to seven MicroVAX 78032 processors, each with a floating point unit and a sixteen kilobyte cache. The caches are coherent, so that all processors see a consistent view of main ...

Article
Free
Pipelining and performance in the VAX 8800 processor

The VAX 8800 family (models 8800, 8700, 8550), currently the fastest computers in the VAX product line, achieve their speed through a combination of fast cycle time and deep pipelining. Rather than pipeline highly variable VAX instructions as such, the ...

Article
Free
A VLIW architecture for a trace scheduling compiler

Very Long Instruction Word (VLIW) architectures were promised to deliver far more than the factor of two or three that current architectures achieve from overlapped execution. Using a new type of compiler which compacts ordinary sequential code into ...

Article
Free
Parallel computers for graphics applications

Specialized computer architectures can provide better price/performance for executing image processing and graphics applications than general purpose designs. Two processors are presented that use parallel SIMD data paths to support common graphics data ...

Article
Free
The ZS-1 central processor

The Astronautics ZS-1 is a high speed, 64-bit computer system designed for scientific and engineering applications. The ZS-1 central processor uses a decoupled architecture, which splits instructions into two streams---one for fixed point/memory address ...

Contributors
  • University of California, Berkeley

Index Terms

  1. Proceedings of the second international conference on Architectual support for programming languages and operating systems

      Recommendations

      Acceptance Rates

      Overall Acceptance Rate535of2,713submissions,20%
      YearSubmittedAcceptedRate
      ASPLOS '193517421%
      ASPLOS '183195618%
      ASPLOS '173205317%
      ASPLOS '162325323%
      ASPLOS '152874817%
      ASPLOS '142174923%
      ASPLOS XV1813218%
      ASPLOS XIII1273124%
      ASPLOS XII1583824%
      ASPLOS X1752414%
      ASPLOS IX1142421%
      ASPLOS VIII1232823%
      ASPLOS VII1092523%
      Overall2,71353520%