# 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 `f32v2grand` instruction # declared in Isa.xml. # CHECK: 00 03 00 50 f32v2grand $a0:1 .int 0x50000300 # CHECK: 20 03 00 50 f32v2grand $a2:3 .int 0x50000320 # CHECK: 40 03 00 50 f32v2grand $a4:5 .int 0x50000340 # CHECK: 60 03 00 50 f32v2grand $a6:7 .int 0x50000360 # CHECK: 80 03 00 50 f32v2grand $a8:9 .int 0x50000380 # CHECK: a0 03 00 50 f32v2grand $a10:11 .int 0x500003a0 # CHECK: c0 03 00 50 f32v2grand $a12:13 .int 0x500003c0 # CHECK: e0 03 00 50 f32v2grand $a14:15 .int 0x500003e0