0944047a5ba6cec789eae0ce714d992553a90a53
[oota-llvm.git] / test / MC / SystemZ / insn-lzer-01.s
1 # RUN: llvm-mc -triple s390x-linux-gnu -show-encoding %s | FileCheck %s
2
3 #CHECK: lzer    %f0                     # encoding: [0xb3,0x74,0x00,0x00]
4 #CHECK: lzer    %f7                     # encoding: [0xb3,0x74,0x00,0x70]
5 #CHECK: lzer    %f15                    # encoding: [0xb3,0x74,0x00,0xf0]
6
7         lzer    %f0
8         lzer    %f7
9         lzer    %f15