Design of Hardware Pipelining Processor

Wen-bo LIU,Xue-zeng PAN
DOI: https://doi.org/10.3969/j.issn.1000-3428.2011.08.096
2011-01-01
Abstract:This paper proposes a hardware pipelining processor for single-threads with granularity of code block.It makes use of compile technique to parallel program and divides program into blocks.Some blocks are arranged to be executed at processor's idle units to improve performance.The processor needs compiler support,but has less of modification to primary processor.Results show that spec2000 test program gets 40% performance improvement after using this processor.
What problem does this paper attempt to address?