# 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 `f16v4gacc` instruction # declared in Isa.xml. # CHECK: 00 04 00 50 f16v4gacc $a0:1 .int 0x50000400 # CHECK: 20 04 00 50 f16v4gacc $a2:3 .int 0x50000420 # CHECK: 40 04 00 50 f16v4gacc $a4:5 .int 0x50000440 # CHECK: 60 04 00 50 f16v4gacc $a6:7 .int 0x50000460 # CHECK: 80 04 00 50 f16v4gacc $a8:9 .int 0x50000480 # CHECK: a0 04 00 50 f16v4gacc $a10:11 .int 0x500004a0 # CHECK: c0 04 00 50 f16v4gacc $a12:13 .int 0x500004c0 # CHECK: e0 04 00 50 f16v4gacc $a14:15 .int 0x500004e0