[SystemZ] Consolidate assembler tests into 4 big tests
[oota-llvm.git] / test / MC / Disassembler / SystemZ / insn-xilf.txt
1 # RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
2 # CHECK: xilf %r0, 0
3 0xc0 0x07 0x00 0x00 0x00 0x00
4
5 # CHECK: xilf %r0, 4294967295
6 0xc0 0x07 0xff 0xff 0xff 0xff
7
8 # CHECK: xilf %r15, 0
9 0xc0 0xf7 0x00 0x00 0x00 0x00