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

# CHECK: nilf %r0, 4294967295
0xc0 0x0b 0xff 0xff 0xff 0xff

# CHECK: nilf %r15, 0
0xc0 0xfb 0x00 0x00 0x00 0x00