Techniques for special instruction generation for DSP ASIP

DSP영 ASIP을 위한 특수 명령어 생성 기법

  • 김홍철 (한국과학기술원 전기 및 전자공학과) ;
  • 황승호 (한국과학기술원 전기 및 전자공학과)
  • Published : 1998.07.01

Abstract

The first thing in designing application-specific instruction set processor is having instruction set closely matching hardware characteristics. This instruction set design problem can be more complicated when cobined with implementation method selection problem of each instruction. Our processor model supports two kinds of instructions-primitive or special instructions. Primitive instructions are implemented using common multifunctional hardware such as ALU. Special instructions require a set of dedicated hardware, which actually functions as a coprocessor to the main processor. In this case, special instructions and primitive instructions can be executed independently. In this paper, we present novel algorithm for genrating special instructions for given application. Parallelism between special instructions and primitive instructions is also considered during the performance estimation stage of generated special instructions.

Keywords