1// RUN: llvm-mc -triple x86_64 --show-encoding %s | FileCheck %s 2// RUN: llvm-mc -triple x86_64 -x86-asm-syntax=intel -output-asm-variant=1 --show-encoding %s | FileCheck %s 3 4// CHECK: pbndkb 5// CHECK: encoding: [0x0f,0x01,0xc7] 6 pbndkb 7 8