jdk-24/hotspot/test/compiler/6797305
Christian Thalinger 89cea91c48 6797305: Add LoadUB and LoadUI opcode class
Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher.

Reviewed-by: never, kvn
2009-03-09 03:17:11 -07:00
..
Test6797305.java 6797305: Add LoadUB and LoadUI opcode class 2009-03-09 03:17:11 -07:00