llvm/llvm/test/MC/X86/apx/setzucc-intel.s

# RUN: llvm-mc -triple x86_64 -show-encoding -x86-asm-syntax=intel -output-asm-variant=1 %s | FileCheck %s

# CHECK: setzuo	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x40,0xc0]
         setzuo	al
# CHECK: setzuno	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x41,0xc0]
         setzuno	al
# CHECK: setzub	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0xc0]
         setzub	al
# CHECK: setzuae	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0xc0]
         setzuae	al
# CHECK: setzue	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x44,0xc0]
         setzue	al
# CHECK: setzune	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x45,0xc0]
         setzune	al
# CHECK: setzube	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x46,0xc0]
         setzube	al
# CHECK: setzua	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x47,0xc0]
         setzua	al
# CHECK: setzus	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x48,0xc0]
         setzus	al
# CHECK: setzuns	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x49,0xc0]
         setzuns	al
# CHECK: setzup	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4a,0xc0]
         setzup	al
# CHECK: setzunp	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4b,0xc0]
         setzunp	al
# CHECK: setzul	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4c,0xc0]
         setzul	al
# CHECK: setzuge	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4d,0xc0]
         setzuge	al
# CHECK: setzule	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4e,0xc0]
         setzule	al
# CHECK: setzug	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4f,0xc0]
         setzug	al
# CHECK: setzuo	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x40,0x00]
         setzuo	byte ptr [rax]
# CHECK: setzuno	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x41,0x00]
         setzuno	byte ptr [rax]
# CHECK: setzub	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0x00]
         setzub	byte ptr [rax]
# CHECK: setzuae	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0x00]
         setzuae	byte ptr [rax]
# CHECK: setzue	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x44,0x00]
         setzue	byte ptr [rax]
# CHECK: setzune	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x45,0x00]
         setzune	byte ptr [rax]
# CHECK: setzube	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x46,0x00]
         setzube	byte ptr [rax]
# CHECK: setzua	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x47,0x00]
         setzua	byte ptr [rax]
# CHECK: setzus	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x48,0x00]
         setzus	byte ptr [rax]
# CHECK: setzuns	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x49,0x00]
         setzuns	byte ptr [rax]
# CHECK: setzup	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4a,0x00]
         setzup	byte ptr [rax]
# CHECK: setzunp	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4b,0x00]
         setzunp	byte ptr [rax]
# CHECK: setzul	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4c,0x00]
         setzul	byte ptr [rax]
# CHECK: setzuge	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4d,0x00]
         setzuge	byte ptr [rax]
# CHECK: setzule	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4e,0x00]
         setzule	byte ptr [rax]
# CHECK: setzug	byte ptr [rax]
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4f,0x00]
         setzug	byte ptr [rax]

# Alias tests:
# CHECK: setzub	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0xc0]
         setzunae	al
# CHECK: setzub	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0xc0]
         setzuc	al
# CHECK: setzuae	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0xc0]
         setzunb	al
# CHECK: setzuae	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0xc0]
         setzunc	al
# CHECK: setzue	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x44,0xc0]
         setzuz	al
# CHECK: setzune	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x45,0xc0]
         setzunz	al
# CHECK: setzube	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x46,0xc0]
         setzuna	al
# CHECK: setzua	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x47,0xc0]
         setzunbe	al
# CHECK: setzup	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4a,0xc0]
         setzupe	al
# CHECK: setzunp	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4b,0xc0]
         setzupo	al
# CHECK: setzul	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4c,0xc0]
         setzunge	al
# CHECK: setzuge	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4d,0xc0]
         setzunl	al
# CHECK: setzule	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4e,0xc0]
         setzung	al
# CHECK: setzug	al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4f,0xc0]
         setzunle	al