An Advanced Instruction Folding Mechanism for a Stackless Java Processor

  • Authors:
  • Affiliations:
  • Venue:
  • ICCD '00 Proceedings of the 2000 IEEE International Conference on Computer Design: VLSI in Computers & Processors
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order to improve the execution speed of Java in hardware, a new advanced instruction-folding technique has been developed. In this paper, an instruction-folding scheme based on an advanced Producer, Operator and Consumer (POC) model is proposed and demonstrates improvement in bytecode execution over the existing techniques. The proposed POC model is able to detect and fold all possible instruction sequence types dynamically in hardware, including a sequence that is separated by other bytecode instructions. SPEC JMV98 benchmark results show that the proposed POC model-based folder can save more than 90% of folding operations. In this research, the proposed instruction folding technique can eliminate most of the stack operations and the use of a physical operand stack, and can thereby achieve the performance of high-end RISC processors.