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

[AArch64] Remove predicates from Op_CacheWB

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20
    • hotspot
    • None
    • aarch64
    • generic

      In aarch64.ad, the predicates for CacheWB, CacheWBPreSync and CacheWBPostSync are unnecessary as they are controlled by Matcher::match_rule_supported.
      Simply remove the predicates from the match rules for:

       instruct cacheWB(indirect addr)
       instruct cacheWBPreSync()
       instruct cacheWBPostSync()

            smonteith Stuart Monteith
            smonteith Stuart Monteith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: