Proceedings of the 3rd Conference on Computing Frontiers 2006
DOI: 10.1145/1128022.1128041
|View full text |Cite
|
Sign up to set email alerts
|

Instruction folding in a hardware-translation based java virtual machine

Abstract: Bytecode hardware-translation improves the performance of a Java Virtual Machine (JVM) with small hardware resource and complexity overhead. Instruction folding is a technique to further improve the performance of a JVM by reducing the redundancy in its stack-based operations. However, the variable instruction length of the Java bytecode makes the folding logic complex. In this paper, we propose a folding scheme with reduced hardware complexity and evaluate its performance. For eleven benchmark cases, the prop… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2006
2006
2013
2013

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…Other efforts continued to seek optimizations on the execution of ByteCodes by eliminating, reordering, and translating ByteCode instructions [14][15][16].…”
Section: Alternative Java Specific Processorsmentioning
confidence: 99%
“…Other efforts continued to seek optimizations on the execution of ByteCodes by eliminating, reordering, and translating ByteCode instructions [14][15][16].…”
Section: Alternative Java Specific Processorsmentioning
confidence: 99%
“…This paper describes work carried out with the goal of developing a low power Maté compliant VM suitable for WSN motes. In common with previous work on embedded Java Virtual Machines (JVMs) [6,7], the approach taken is to provide hardware support for various aspects of the VM, thus migrating certain components of the VM from software to hardware. Clearly, a naive porting of the entire software VM to hardware would provide an expensive solution in terms of silicon area and cost.…”
Section: Introductionmentioning
confidence: 99%