aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/sgx-encoding.s
blob: e6ae8c9beb1828c37f683cb5227fa79a409bf54b (plain)
1
2
3
4
5
6
7
8
9
// RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s

// CHECK: encls
// CHECK: encoding: [0x0f,0x01,0xcf]
	encls

// CHECK: enclu
// CHECK: encoding: [0x0f,0x01,0xd7]
	enclu