ARM Cores Provide Direct Java Execution, Target 3G Wireless

Dec. 4, 2000
Two ARM cores, the ARM 9E from ARM Ltd. and the pT-120 ARM 4T from picoTurbo Inc., were an-nounced at October's Microprocessor Forum 2000. These ARM devices incorporate direct Java bytecode execution and new single-instruction/multiple-data (SIMD)...

Two ARM cores, the ARM 9E from ARM Ltd. and the pT-120 ARM 4T from picoTurbo Inc., were an-nounced at October's Microprocessor Forum 2000. These ARM devices incorporate direct Java bytecode execution and new single-instruction/multiple-data (SIMD) instructions.

While the ARM 9E's improvements are relatively independent, the changes illustrate how the existing processor core can be used for additional functionality. The SIMD enhancements target multimedia and signal-processing applications. They ideally complement the 32-bit RISC architecture since the SIMD processing addresses 8- and 16-bit data. The SIMD instructions use the existing register file and an enhanced arithmetic unit, and the ARM Java support employs the ARM register file for Java registers.

The Java virtual machine (JVM) is invoked by a new instruction, BXJ. It enables an instruction front-end processing unit that converts incoming bytecodes to ARM instructions, which are executed by the core processor. Simple Java bytecodes such as add or subtract are converted into one ARM instruction. More-complex bytecodes like floating-point instructions and creation of a new Java object are converted into a call to support code that implements the matching part of the Java virtual machine.

Java support uses the first four registers in the register file as a Java expression stack cache. Compared to a Java software implementation, the hardware implementation greatly improves the execution performance. Java execution streams can be interrupted, just like normal ARM instruction streams. Similarly, software exceptions will exit the Java execution state and start executing a native code-exception handler. Using minimal power, the Java support requires only an additional 12 kgates. The JVM support also is half of what a typical software implementation requires.

ARM's implementation is impressive but not unique. JSTAR from Nazomi Communications, formerly Jedi Technologies, is similar. The JSTAR IP is available for a variety of microprocessor cores, including ARM. As with the ARM implementation, no just-in-time (JIT) compiler is necessary.

The pT-120 ARM 4T core operates at the low power levels required by 3G wireless devices. It can execute Java applications using a software-based JVM and JIT. But its IP is configured for lower-power operation while still providing high performance. The independent data and code caches can be 0 to 64 kbytes. Also, the pT-120 supports DSP extensions and fast context switching. It can operate at speeds up to 500 MHz. And, the core only needs 2.1 mm2 of area when made on a 0.18-µm process.

For more details, point your browser to www.arm.com, www.jeditech.com, and www.picoturbo.com.

About the Author

William G. Wong | Senior Content Director - Electronic Design and Microwaves & RF

I am Editor of Electronic Design focusing on embedded, software, and systems. As Senior Content Director, I also manage Microwaves & RF and I work with a great team of editors to provide engineers, programmers, developers and technical managers with interesting and useful articles and videos on a regular basis. Check out our free newsletters to see the latest content.

You can send press releases for new products for possible coverage on the website. I am also interested in receiving contributed articles for publishing on our website. Use our template and send to me along with a signed release form. 

Check out my blog, AltEmbedded on Electronic Design, as well as his latest articles on this site that are listed below. 

You can visit my social media via these links:

I earned a Bachelor of Electrical Engineering at the Georgia Institute of Technology and a Masters in Computer Science from Rutgers University. I still do a bit of programming using everything from C and C++ to Rust and Ada/SPARK. I do a bit of PHP programming for Drupal websites. I have posted a few Drupal modules.  

I still get a hand on software and electronic hardware. Some of this can be found on our Kit Close-Up video series. You can also see me on many of our TechXchange Talk videos. I am interested in a range of projects from robotics to artificial intelligence. 

Sponsored Recommendations

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!