標題: | Stack Memory Design for a Low-cost Instruction Folding Java Processor |
作者: | Lin, Zi-Gang Kuo, Han-Wen Guo, Zi-Jing Tsai, Chun-Jen 資訊工程學系 Department of Computer Science |
關鍵字: | JAVA PROCESSOR;INSTRUCTION-LEVEL PARALLELISM;STACK MEMORY DESIGN;EMBEDDED SYSTEMS |
公開日期: | 2012 |
摘要: | In this paper, we propose the design of the stack memory for a low-cost Java processor that explores instruction-level parallelism. The Java virtual machine (JVM) is a stack machine where the instruction execution pipeline uses a stack to store intermediate computation results and local variables. High performance Java processors often use a large stack cache to enable parallel accesses to operands and local variables to achieve instruction-level parallelism. We propose a low-cost alternative of stack memory design that allows the Java processor to access the critical stack operands and local variables concurrently. The stack memory is constructed using seven registers and two blocks of dual-port on-chip SRAM; and is optimized for the Java instruction set architecture. When coupled with a low-cost two-way instruction folding pipeline, micro-benchmark results show that the proposed architecture can achieve up to 45.4% 2-fold instruction folding rate. |
URI: | http://hdl.handle.net/11536/21551 |
ISBN: | 978-1-4673-0219-7 |
ISSN: | 0271-4302 |
期刊: | 2012 IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS (ISCAS 2012) |
顯示於類別: | 會議論文 |