[llvm-branch-commits] [SPARC][IAS] Add definitions for OSA 2011 instructions (PR #138403)
Sergei Barannikov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 27 02:16:15 PDT 2025
================
@@ -0,0 +1,267 @@
+! RUN: llvm-mc -triple=sparcv9 -mattr=+osa2011 -filetype=obj %s | llvm-objdump --mattr=+osa2011 --no-print-imm-hex -d - | FileCheck %s --check-prefix=BIN
+
+ !! SPARCv9/SPARC64 BPr branches have different offset encoding from the others,
----------------
s-barannikov wrote:
Indentation looks unnecessary
https://github.com/llvm/llvm-project/pull/138403
More information about the llvm-branch-commits
mailing list