Add LoadUB and LoadUI opcode class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • hs15
    • Affects Version/s: hs15, 5.0, 5.0u4, 6, 7
    • Component/s: hotspot
    • b03
    • generic, x86, sparc
    • generic, solaris_9, solaris_10, windows_xp

        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.

        These classes will handle code like, e.g.:

        bytearray[i] & 0xFF
        intarray[i] & 0xFFFFFFFF

              Assignee:
              Christian Thalinger (Inactive)
              Reporter:
              Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: