1 //===-- X86InstrSGX.td - SGX Instruction Set Extension -----*- tablegen -*-===//
3 // The LLVM Compiler Infrastructure
5 // This file is distributed under the University of Illinois Open Source
6 // License. See LICENSE.TXT for details.
8 //===----------------------------------------------------------------------===//
10 // This file describes the instructions that make up the Intel SGX instruction
13 //===----------------------------------------------------------------------===//
15 //===----------------------------------------------------------------------===//
18 // ENCLS - Execute an Enclave System Function of Specified Leaf Number
19 def ENCLS : I<0x01, MRM_CF, (outs), (ins),
22 // ENCLU - Execute an Enclave User Function of Specified Leaf Number
23 def ENCLU : I<0x01, MRM_D7, (outs), (ins),