# 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 `f32v4tof16` instruction # declared in Isa.xml. # CHECK: 00 65 00 52 f32v4tof16 $a0:1, $a0:3 .int 0x52006500 # CHECK: 00 65 40 52 f32v4tof16 $a0:1, $a4:7 .int 0x52406500 # CHECK: 00 65 80 52 f32v4tof16 $a0:1, $a8:11 .int 0x52806500 # CHECK: 00 65 c0 52 f32v4tof16 $a0:1, $a12:15 .int 0x52c06500 # CHECK: 20 65 00 52 f32v4tof16 $a2:3, $a0:3 .int 0x52006520 # CHECK: 20 65 40 52 f32v4tof16 $a2:3, $a4:7 .int 0x52406520 # CHECK: 20 65 80 52 f32v4tof16 $a2:3, $a8:11 .int 0x52806520 # CHECK: 20 65 c0 52 f32v4tof16 $a2:3, $a12:15 .int 0x52c06520 # CHECK: 40 65 00 52 f32v4tof16 $a4:5, $a0:3 .int 0x52006540 # CHECK: 40 65 40 52 f32v4tof16 $a4:5, $a4:7 .int 0x52406540 # CHECK: 40 65 80 52 f32v4tof16 $a4:5, $a8:11 .int 0x52806540 # CHECK: 40 65 c0 52 f32v4tof16 $a4:5, $a12:15 .int 0x52c06540 # CHECK: 60 65 00 52 f32v4tof16 $a6:7, $a0:3 .int 0x52006560 # CHECK: 60 65 40 52 f32v4tof16 $a6:7, $a4:7 .int 0x52406560 # CHECK: 60 65 80 52 f32v4tof16 $a6:7, $a8:11 .int 0x52806560 # CHECK: 60 65 c0 52 f32v4tof16 $a6:7, $a12:15 .int 0x52c06560 # CHECK: 80 65 00 52 f32v4tof16 $a8:9, $a0:3 .int 0x52006580 # CHECK: 80 65 40 52 f32v4tof16 $a8:9, $a4:7 .int 0x52406580 # CHECK: 80 65 80 52 f32v4tof16 $a8:9, $a8:11 .int 0x52806580 # CHECK: 80 65 c0 52 f32v4tof16 $a8:9, $a12:15 .int 0x52c06580 # CHECK: a0 65 00 52 f32v4tof16 $a10:11, $a0:3 .int 0x520065a0 # CHECK: a0 65 40 52 f32v4tof16 $a10:11, $a4:7 .int 0x524065a0 # CHECK: a0 65 80 52 f32v4tof16 $a10:11, $a8:11 .int 0x528065a0 # CHECK: a0 65 c0 52 f32v4tof16 $a10:11, $a12:15 .int 0x52c065a0 # CHECK: c0 65 00 52 f32v4tof16 $a12:13, $a0:3 .int 0x520065c0 # CHECK: c0 65 40 52 f32v4tof16 $a12:13, $a4:7 .int 0x524065c0 # CHECK: c0 65 80 52 f32v4tof16 $a12:13, $a8:11 .int 0x528065c0 # CHECK: c0 65 c0 52 f32v4tof16 $a12:13, $a12:15 .int 0x52c065c0 # CHECK: e0 65 00 52 f32v4tof16 $a14:15, $a0:3 .int 0x520065e0 # CHECK: e0 65 40 52 f32v4tof16 $a14:15, $a4:7 .int 0x524065e0 # CHECK: e0 65 80 52 f32v4tof16 $a14:15, $a8:11 .int 0x528065e0 # CHECK: e0 65 c0 52 f32v4tof16 $a14:15, $a12:15 .int 0x52c065e0