[x86 asm] allow fwait alias in both At&t and Intel modes (PR21208)
[oota-llvm.git] / test / MC / X86 / padlock.s
1 // RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s
2
3         xstore
4 // CHECK: xstore
5 // CHECK: encoding: [0x0f,0xa7,0xc0]