summaryrefslogtreecommitdiff
path: root/test/MC/X86/padlock.s
blob: 698581759f51b575f673bc0cfedf5b159f69e268 (plain)
1
2
3
4
5
// RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s

	xstore
// CHECK: xstore
// CHECK: encoding: [0x0f,0xa7,0xc0]