A Fast Interrupt Handling Scheme for VLIW Processors

  • Authors:
  • Emre Ozer;Sumedh W. Sathaye;Kishore N. Menezes;Sanjeev Banerjia;Matthew D. Jennings;Thomas M. Conte

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • PACT '98 Proceedings of the 1998 International Conference on Parallel Architectures and Compilation Techniques
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Interrupt handling in out-of-order execution processors requires complex hardware schemes to maintain the sequential state. The amount of hardware will be substantial in VLIW architectures due to the nature of issuing a very large number of instructions in each cycle. It is hard to implement precise interrupts in out-of-order execution machines, especially in VLIW processors. In this paper, we will apply the reorder buffer with future file and the history buffer methods to a VLIW platform, and present a novel scheme called the Current-state buffer, which employs modest hardware with compiler support. Unlike the other interrupt handling schemes, the Current-state buffer does not keep history state, result buffering or bypass mechanism. it is a fast interrupt handling scheme with a relatively small buffer that records the execution and exception status of operations. it is suitable for embedded processors that require a fast interrupt handling mechanism with modest hardware.