• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

HEDSSA:a high efficient distributed
 stack for SIMD architecture

SUN Hai-yan   


  1. (College of Computer,National University of Defense Technology,Changsha 410073,China)
  • Received:2016-11-02 Revised:2017-01-03 Online:2017-11-25 Published:2017-11-25

Abstract:

As the complexity and real-time requirement of applications become increasingly demanding, SIMD-vector processors with vector process element are widely used in various domains. The status of the programs running on processors is usually managed by compiler stack. The existing continuous compiler stack technique is not suitable for SIMD-vector processors. We propose a high efficient distributed stack for SIMD architecture called HEDSSA, which is more suitable for SIMD-vector architecture. Experimental results show that the HEDSSA can achieve higher performance in accessing data, calling functions, handling interrupt and dynamically allocating data.
 

Key words: SIMD, stack, compile