# 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 `f16v8tof8` instruction # declared in Isa.xml. # CHECK: 00 66 00 52 f16v8tof8 $a0:1, $a0:3 .int 0x52006600 # CHECK: 00 66 40 52 f16v8tof8 $a0:1, $a4:7 .int 0x52406600 # CHECK: 00 66 80 52 f16v8tof8 $a0:1, $a8:11 .int 0x52806600 # CHECK: 00 66 c0 52 f16v8tof8 $a0:1, $a12:15 .int 0x52c06600 # CHECK: 20 66 00 52 f16v8tof8 $a2:3, $a0:3 .int 0x52006620 # CHECK: 20 66 40 52 f16v8tof8 $a2:3, $a4:7 .int 0x52406620 # CHECK: 20 66 80 52 f16v8tof8 $a2:3, $a8:11 .int 0x52806620 # CHECK: 20 66 c0 52 f16v8tof8 $a2:3, $a12:15 .int 0x52c06620 # CHECK: 40 66 00 52 f16v8tof8 $a4:5, $a0:3 .int 0x52006640 # CHECK: 40 66 40 52 f16v8tof8 $a4:5, $a4:7 .int 0x52406640 # CHECK: 40 66 80 52 f16v8tof8 $a4:5, $a8:11 .int 0x52806640 # CHECK: 40 66 c0 52 f16v8tof8 $a4:5, $a12:15 .int 0x52c06640 # CHECK: 60 66 00 52 f16v8tof8 $a6:7, $a0:3 .int 0x52006660 # CHECK: 60 66 40 52 f16v8tof8 $a6:7, $a4:7 .int 0x52406660 # CHECK: 60 66 80 52 f16v8tof8 $a6:7, $a8:11 .int 0x52806660 # CHECK: 60 66 c0 52 f16v8tof8 $a6:7, $a12:15 .int 0x52c06660 # CHECK: 80 66 00 52 f16v8tof8 $a8:9, $a0:3 .int 0x52006680 # CHECK: 80 66 40 52 f16v8tof8 $a8:9, $a4:7 .int 0x52406680 # CHECK: 80 66 80 52 f16v8tof8 $a8:9, $a8:11 .int 0x52806680 # CHECK: 80 66 c0 52 f16v8tof8 $a8:9, $a12:15 .int 0x52c06680 # CHECK: a0 66 00 52 f16v8tof8 $a10:11, $a0:3 .int 0x520066a0 # CHECK: a0 66 40 52 f16v8tof8 $a10:11, $a4:7 .int 0x524066a0 # CHECK: a0 66 80 52 f16v8tof8 $a10:11, $a8:11 .int 0x528066a0 # CHECK: a0 66 c0 52 f16v8tof8 $a10:11, $a12:15 .int 0x52c066a0 # CHECK: c0 66 00 52 f16v8tof8 $a12:13, $a0:3 .int 0x520066c0 # CHECK: c0 66 40 52 f16v8tof8 $a12:13, $a4:7 .int 0x524066c0 # CHECK: c0 66 80 52 f16v8tof8 $a12:13, $a8:11 .int 0x528066c0 # CHECK: c0 66 c0 52 f16v8tof8 $a12:13, $a12:15 .int 0x52c066c0 # CHECK: e0 66 00 52 f16v8tof8 $a14:15, $a0:3 .int 0x520066e0 # CHECK: e0 66 40 52 f16v8tof8 $a14:15, $a4:7 .int 0x524066e0 # CHECK: e0 66 80 52 f16v8tof8 $a14:15, $a8:11 .int 0x528066e0 # CHECK: e0 66 c0 52 f16v8tof8 $a14:15, $a12:15 .int 0x52c066e0