Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8343964

RISC-V: Improve PrintOptoAssembly output for loadNKlassCompactHeaders node

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • b24
    • riscv
    • linux

      Currently, we print a simple `lwu` for this node, which is not accurate becasue we do a `ld` and logic shift right the loaded 64-bit value for this node. We should change it into `load_narrow_klass_compact` like other CPU platforms.

            fyang Fei Yang
            fyang Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: