< prev index next >

test/hotspot/gtest/aarch64/aarch64-asmtest.py

Print this page
*** 1603,11 ***
                 ])
  
  generate (Op, ["nop", "yield", "wfe", "sev", "sevl",
                 "autia1716", "autiasp", "autiaz", "autib1716", "autibsp", "autibz",
                 "pacia1716", "paciasp", "paciaz", "pacib1716", "pacibsp", "pacibz",
!                "eret", "drps", "isb",])
  
  # Ensure the "i" is not stripped off the end of the instruction
  generate (PostfixExceptionOp, ["wfi", "xpaclri"])
  
  barriers = ["OSHLD", "OSHST", "OSH", "NSHLD", "NSHST", "NSH",
--- 1603,11 ---
                 ])
  
  generate (Op, ["nop", "yield", "wfe", "sev", "sevl",
                 "autia1716", "autiasp", "autiaz", "autib1716", "autibsp", "autibz",
                 "pacia1716", "paciasp", "paciaz", "pacib1716", "pacibsp", "pacibz",
!                "eret", "drps", "isb", "sb",])
  
  # Ensure the "i" is not stripped off the end of the instruction
  generate (PostfixExceptionOp, ["wfi", "xpaclri"])
  
  barriers = ["OSHLD", "OSHST", "OSH", "NSHLD", "NSHST", "NSH",
< prev index next >