# 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 `f32v4acc` instruction # declared in Isa.xml. # CHECK: 00 82 00 59 f32v4acc $a0:3 .int 0x59008200 # CHECK: 00 82 40 59 f32v4acc $a4:7 .int 0x59408200 # CHECK: 00 82 80 59 f32v4acc $a8:11 .int 0x59808200 # CHECK: 00 82 c0 59 f32v4acc $a12:15 .int 0x59c08200