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