# RUN: llvm-mc %s -filetype=obj -mattr=+ipu21 | \ # RUN: llvm-objdump -d --mcpu=ipu21 - | FileCheck %s # This file is auto-generated. Do not edit. # Generated by GenerateInsnTest.py. # Test that we can objdump all variants of the `f16v8acc` instruction # declared in Isa.xml. # CHECK: 00 81 00 59 f16v8acc $a0:3 .int 0x59008100 # CHECK: 00 81 40 59 f16v8acc $a4:7 .int 0x59408100 # CHECK: 00 81 80 59 f16v8acc $a8:11 .int 0x59808100 # CHECK: 00 81 c0 59 f16v8acc $a12:15 .int 0x59c08100