[all-commits] [llvm/llvm-project] db7d24: [X86][MC] Support enc/dec for IMULZU. (#86653)
Freddy Ye via All-commits
all-commits at lists.llvm.org
Fri Mar 29 00:53:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db7d2439780d115545f533929d33470dc8d2704b
https://github.com/llvm/llvm-project/commit/db7d2439780d115545f533929d33470dc8d2704b
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrArithmetic.td
M llvm/lib/Target/X86/X86InstrUtils.td
A llvm/test/MC/Disassembler/X86/apx/imulzu.txt
A llvm/test/MC/X86/apx/imulzu-att.s
A llvm/test/MC/X86/apx/imulzu-intel.s
M llvm/test/TableGen/x86-fold-tables.inc
Log Message:
-----------
[X86][MC] Support enc/dec for IMULZU. (#86653)
apx-spec: https://cdrdv2.intel.com/v1/dl/getContent/784266
apx-syntax-recommendation:
https://cdrdv2.intel.com/v1/dl/getContent/817241
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list