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

# CHECK: iihf %r0, 4294967295
0xc0 0x08 0xff 0xff 0xff 0xff

# CHECK: iihf %r15, 0
0xc0 0xf8 0x00 0x00 0x00 0x00