Java processor: Difference between revisions
Appearance
Content deleted Content added
m mark weird proper name |
→Java processor: Fixed grammar Tags: canned edit summary Mobile edit Mobile app edit Android app edit |
||
Line 1: | Line 1: | ||
A '''Java processor''' is the implementation of the [[Java virtual machine]] (JVM) in hardware. In other words, the [[Java bytecode]] that makes up the instruction set of the abstract machine becomes the instruction set of a concrete machine. These are |
A '''Java processor''' is the implementation of the [[Java virtual machine]] (JVM) in hardware. In other words, the [[Java bytecode]] that makes up the instruction set of the abstract machine becomes the instruction set of a concrete machine. These are the most popular form of a [[high-level language computer architecture]] today. |
||
== Implementations == |
== Implementations == |
Revision as of 12:46, 7 March 2021
A Java processor is the implementation of the Java virtual machine (JVM) in hardware. In other words, the Java bytecode that makes up the instruction set of the abstract machine becomes the instruction set of a concrete machine. These are the most popular form of a high-level language computer architecture today.
Implementations
There are many Java processors available, including:
- picoJava was the first attempt by Sun Microsystems to build a Java processor
- Cjip from Imsys Technologies. Available on boards and with wireless radios from AVIDwireless[1]
- ARM926EJ-S is an ARM processor able to run Java bytecode, this technology being named Jazelle
- Java Optimized Processor[2] for FPGAs. A PhD thesis is available
- jHISC[3] provides hardware support for object-oriented functions
References
- ^ "Imsys hedges bets on Java: rewritable-microcode chip has instruction sets for Java, Forth, C/C++"] by Tom R. Halfhill [1] Archived 2008-11-19 at the Wayback Machine
- ^ Schoeberl, M. (2008). "A Java processor architecture for embedded real-time systems". Journal of Systems Architecture. 54 (1–2): 265–286. CiteSeerX 10.1.1.68.8757. doi:10.1016/j.sysarc.2007.06.001.
- ^ Yiyu, T.; Wanyiu, L.; Chihang, Y.; Li, R.; Fong, A. (2006). "A Java processor with hardware-support object-oriented instructions". Microprocessors and Microsystems. 30 (8): 469. doi:10.1016/j.micpro.2005.12.007.