[llvm] [X86][MC] Support enc/dec for IMULZU. (PR #86653)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 19:22:56 PDT 2024
================
@@ -0,0 +1,38 @@
+# RUN: llvm-mc -triple x86_64 -show-encoding %s | FileCheck %s
----------------
KanRobert wrote:
Check error
https://github.com/llvm/llvm-project/pull/86653
More information about the llvm-commits
mailing list