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] 6