The search functionality is under construction.

IEICE TRANSACTIONS on Fundamentals

Generation of Pack Instruction Sequence for Media Processors Using Multi-Valued Decision Diagram

Hiroaki TANAKA, Yoshinori TAKEUCHI, Keishi SAKANUSHI, Masaharu IMAI, Hiroki TAGAWA, Yutaka OTA, Nobu MATSUMOTO

  • Full Text Views

    0

  • Cite this

Summary :

SIMD instructions are often implemented in modern multimedia oriented processors. Although SIMD instructions are useful for many digital signal processing applications, most compilers do not exploit SIMD instructions. The difficulty in the utilization of SIMD instructions stems from data parallelism in registers. In assembly code generation, the positions of data in registers must be noted. A technique of generating pack instructions which pack or reorder data in registers is essential for exploitation of SIMD instructions. This paper presents a code generation technique for SIMD instructions with pack instructions. SIMD instructions are generated by finding and grouping the same operations in programs. After the SIMD instruction generation, pack instructions are generated. In the pack instruction generation, Multi-valued Decision Diagram (MDD) is introduced to represent and to manipulate sets of packed data. Experimental results show that the proposed code generation technique can generate assembly code with SIMD and pack instructions performing repacking of 8 packed data in registers for a RISC processor with a dual-issue coprocessor which supports SIMD and pack instructions. The proposed method achieved speedup ratio up to about 8.5 by SIMD instructions and multiple-issue mechanism of the target processor.

Publication
IEICE TRANSACTIONS on Fundamentals Vol.E90-A No.12 pp.2800-2809
Publication Date
2007/12/01
Publicized
Online ISSN
1745-1337
DOI
10.1093/ietfec/e90-a.12.2800
Type of Manuscript
Special Section PAPER (Special Section on VLSI Design and CAD Algorithms)
Category
System Level Design

Authors

Keyword