# 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 `f16v8absacc` instruction # declared in Isa.xml. # CHECK: 00 85 00 59 f16v8absacc $a0:3 .int 0x59008500 # CHECK: 00 85 40 59 f16v8absacc $a4:7 .int 0x59408500 # CHECK: 00 85 80 59 f16v8absacc $a8:11 .int 0x59808500 # CHECK: 00 85 c0 59 f16v8absacc $a12:15 .int 0x59c08500