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