summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-xilf.txt
blob: bda8ab0c0896ddab6f38b3b286a4dd22648306f2 (plain)
1
2
3
4
5
6
7
8
9
# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
# CHECK: xilf %r0, 0
0xc0 0x07 0x00 0x00 0x00 0x00

# CHECK: xilf %r0, 4294967295
0xc0 0x07 0xff 0xff 0xff 0xff

# CHECK: xilf %r15, 0
0xc0 0xf7 0x00 0x00 0x00 0x00