An Extensive Hardware/Software Co-design on a Descriptor-Based Embedded Java Processor
Chi-Hang Yau, Yiyu Tan, Anthony S. Fong, P.L. Mok
Abstract
Chi-Hang Yau, Yiyu Tan, Anthony S. Fong, P.L. Mok
Abstract
Although Java is attractive in many aspects, it is not likely to be popular in embedded market. The obstacle is that Java relies on a Java virtual machine to process the Java bytecodes that imposes large overheads on the embedded system. It is effective to solve this problem by implement an embedded Java processor. In this paper, an extensive co-design version of Java processing system: jHISC V4 is proposed with hardware/software co-design to realize some Java virtual machine overheads in hardware directly. jHISCis a 32-bit object-oriented processor based on the highlevel instruction set computing (HISC) architecture, which extents typical computer architecture to support object-oriented and Java characteristics by using hardware-readable data types called operand descriptors (OD). Our proposed new design not only increases the performance of executing bytecodes, but also enhances the overall system security. In jHISC V4, it speeds up the overall performance on executing object-oriented bytecodes, comparing with the no. of cycles executed on PicoJava II.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Although Java is attractive in many aspects, it is not likely to be popular in embedded market. The obstacle is that Java relies on a Java virtual machine to process the Java bytecodes that imposes large overheads on the embedded system. It is effective to solve this problem by implement an embedded Java processor. In this paper, an extensive co-design version of Java processing system: jHISC V4 is proposed with hardware/software co-design to realize some Java virtual machine overheads in hardware directly. jHISCis a 32-bit object-oriented processor based on the highlevel instruction set computing (HISC) architecture, which extents typical computer architecture to support object-oriented and Java characteristics by using hardware-readable data types called operand descriptors (OD). Our proposed new design not only increases the performance of executing bytecodes, but also enhances the overall system security. In jHISC V4, it speeds up the overall performance on executing object-oriented bytecodes, comparing with the no. of cycles executed on PicoJava II.
Key concepts: Computer science, Java, Embedded Java, Real time Java, strictfp, Java annotation, Java applet, Operating system